How can I display an image when publishing an MATLAB script without showing the command?
3 次查看(过去 30 天)
显示 更早的评论
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.
采纳的回答
MathWorks Support Team
2010-1-16
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Report Generator 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!