Info
This question is closed. Reopen it to edit or answer.
Live script publishing - hide code
1 view (last 30 days)
Show older comments
I've sucessfully exported a live script;
but it appears always with the code, and results 'underneath' the code.
In 2019a, there is the potential to hide the code and display only the results. I'd be looking for something along the lines of
matlab.internal.liveeditor.openAndConvert('script.mlx', 'out.pdf', 'RunMode', 'Hide Code');
2 Comments
Answers (0)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!