How can I display an image when publishing an MATLAB script without showing the command?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
MathWorks Support Team
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Report Generator finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!