Publishing Options in Online Matlab

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.

Answers (1)

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.

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Products

Release

R2020a

Tags

Asked:

on 27 Aug 2020

Answered:

on 1 Sep 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!