How can I display an image when publishing an MATLAB script without showing the command?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
Respuesta aceptada
MathWorks Support Team
el 16 de En. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Report Generator en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!