Long output in Livescript

조회 수: 19 (최근 30일)
alpedhuez
alpedhuez 2020년 12월 20일
편집: HSIN-YUAN CHEN 2023년 8월 10일
For example, when I run fitlm with a large number of independent variables, outputs are displayed in its own window and one needs to 'scroll down' to see all the output. This is incovenient. Is there any way to set up so that Livescript will display everything so that one does not need to deal with its own window?

답변 (1개)

HSIN-YUAN CHEN
HSIN-YUAN CHEN 2023년 8월 10일
편집: HSIN-YUAN CHEN 2023년 8월 10일
Hi,
Unfortunately, as of now, there's no direct way to display the full output inline within the Live Script. Consider using traditional .m scripts for such outputs or breaking down the results for easier viewing.
Hope this helps.

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by