Suppress command window output in matlab live editor in 2016a

14 visualizaciones (últimos 30 días)
Aditya
Aditya el 1 de Jul. de 2016
Respondida: Jared MacDonald el 4 de Ag. de 2016
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.

Respuestas (1)

Jared MacDonald
Jared MacDonald el 4 de Ag. de 2016
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

Categorías

Más información sobre Workspace Variables and MAT-Files en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by