Error using * MTIMES is not fully supported for integer classes. At least one input must be scalar. To compute elementwise TIMES, use TIMES (.*) instead.
When using a GPU, the types of variables should be same.
Like, both are double or both are integer...
-> 'Cast' the data type to double or integer
No comments:
Post a Comment