How can I display an image on Appdesigner without the background space?
1 view (last 30 days)
Show older comments
The code is;
imshow('C:\filedirectory\pic.jpg','Parent',app.UIAxes,'Border','tight')
It results in unwanted white spaces.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/167721/image.png)
0 Comments
Answers (0)
See Also
Categories
Find more on MATLAB Report Generator 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!