在使用Live Script时,显示​的运行结果太长,怎么​实现自动换行?

7 views (last 30 days)
qinrong yan
qinrong yan on 24 Mar 2018
Answered: Wentao Du on 27 Mar 2018
在使用Live Script时,显示的运行结果太长,怎么实现自动换行?

Answers (1)

Wentao Du
Wentao Du on 27 Mar 2018
目前的版本不支持,以后可能会增加自动换行功能。
但是导出时可以先转成普通脚本.m格式,然后使用publish功能,对于过长的结果显示会进行换行处理:

Categories

Find more on 数据类型转换 in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!