Increase the display window size from the disp() function in the exported HTML live script

Hi,
Please, when I use the disp() function in the live script, and export it as a HTML file, how can I increase the window size in order to have a bigger display window and fit more columns and rows for example?
Please see image below.
Thank you in advance
Kind regards
Rafael

Antworten (1)

Hi Rafael,
If you remove the disp(...), the output will occupy the full width of your exported HTML:
array2table(metadata_data, 'VariableNames', metadata_data_label)
Jared

Kategorien

Mehr zu Live Scripts and Functions finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 19 Apr. 2022

Beantwortet:

am 6 Jul. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by