How can I display an image when publishing an MATLAB script without showing the command?
2 views (last 30 days)
Show older comments
I have a MATLAB script that I would like to publish. However, I want to include arbitrary images and diagrams without including the commands to construct these images. There should be a separate markup available so that certain commands may be hidden from the PUBLISH function.
Accepted Answer
MathWorks Support Team
on 16 Jan 2010
The ability to exclude certain commands when publishing a MATLAB file script is not available in MATLAB.
To work around this issue, you can use the MATLAB Report Generator to display images without showing the commands that construct the image.
0 Comments
More 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!