MATLAB: Can anyone familiar with this type of problem in R2015a?need help!!!

need help

Attempt to call constructor cell with incorrect letter case.
Error in cellstr (line 23) c = cell(numrows,1);
Error in rmfield (line 22) field = cellstr(field);
Error in images.internal.imageDisplayValidateParams (line 32) common_args = rmfield(common_args,'Colormap');
Error in images.internal.imageDisplayParseInputs (line 78) common_args = images.internal.imageDisplayValidateParams(common_args);
Error in imshow (line 223) [common_args,specific_args] = …
Error in car (line 10) figure; imshow(frame); title('Video Frame');
>>

Best Answer

In your case you should check first for cell.m on your path