Publishing Options in Online Matlab
19 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can you edit publishing options in the online version of Matlab (for example to specifify whether to evaluate the code or not for functions)? I know it can be done via the inline command "publish" and setting the options input - but is there not a more straightforward gui online like there is for the standalone application? Thanks.
0 commentaires
Réponses (1)
Utkarsh Belwal
le 1 Sep 2020
As of now there is no GUI for editing the publishing options in MATLAB online as compared to the standalone version, there are only buttons for publishing in HTML or PDF directly. If you want to change other options, then you should use the publish function in command line with required options. Look into the documentation of publish command for more information.
DISCLAIMER: These are my own views and in no way depict those of MathWorks.
0 commentaires
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!