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

4 ビュー (過去 30 日間)
Rtf
Rtf 2022 年 4 月 19 日
回答済み: Jared MacDonald 2022 年 7 月 6 日
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

回答 (1 件)

Jared MacDonald
Jared MacDonald 2022 年 7 月 6 日
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

カテゴリ

Help Center および File ExchangeScripts についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by