Why is the figure not displaying anything ?
8 views (last 30 days)
Show older comments
whether i make a plot or draw a figure, the figure pops up but does not contain any image. please help.
1 Comment
Answers (2)
Hassan Mehmood Khan
on 25 Feb 2018
- Need to remove unit8 from the newImg(i,j) .
- It is not defined earlier in the programme.
- The figure in last command , need to have ';' at the end.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!