How can i edit an object of the type SimulationOutput?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How can i edit an object of the type SimulationOutput?
I have some simulation results which i save as a baseline to compare for future simulations. Now, i've performed some renaming in my model signals and i would want to use the same baseline.
0 comentarios
Respuestas (1)
Fangjun Jiang
el 14 de Mzo. de 2019
Just double click it in Workspace editor
or run "open varname"
for API
web(fullfile(docroot, 'simulink/slref/simulink.simulationoutput-class.html'))
0 comentarios
Ver también
Categorías
Más información sobre Prepare Model Inputs and Outputs en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!