getting the error :Error using ' Transpose on ND array is not defined.:', in the following codelines..pls help.
Show older comments
fprintf(f, 'P5\n%d\n%d\n255\n', cols, rows); fwrite(f, img', 'uint8');
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!