フィルターのクリア

Suppress command window output in matlab live editor in 2016a

19 ビュー (過去 30 日間)
Aditya
Aditya 2016 年 7 月 1 日
回答済み: Jared MacDonald 2016 年 8 月 4 日
I started using the live editor in 2016a. I am running a simulation in the live script and then doing some plotting. However, when I run the simulation it includes the output to the command window in the right-side output section. Is there a way to suppress that output? I tried looking in the help documentation for the live editor but didn't find my answer there.
Thanks in advance.

回答 (1 件)

Jared MacDonald
Jared MacDonald 2016 年 8 月 4 日
Hi Aditya,
This is by design in the Live Editor, which captures all output - plots and textual output - within the document. Are you able to suppress the textual output (by adding semicolons, for example), or is it being emitted by a function that you cannot modify? Can you post a small code example?
Thanks, Jared

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by