Hello Again,
I was trying display a image with 'processor', and I used 'compute with the sensor'.
Could you tell me what is the problem?
- sensor data:1126_processor_error.zip
- display name: LCD-Dell.mat
- error:
Error using *
Incorrect dimensions for matrix multiplication. Check that the number of columns in the first matrix matches the
number of rows in the second matrix. To operate on each element of the matrix individually, use TIMES (.*) for
elementwise multiplication.
Error in ieInternal2Display (line 40)
T = inv(displaySPD'*internalCMF);
Error in displayRender (line 40)
M = ieInternal2Display(ip);
Error in ipCompute>ipComputeSingle (line 309)
[img,ip] = displayRender(img,ip,s);
1126_processor_error.zip
