How can i edit an object of the type SimulationOutput?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Fangjun Jiang
il 14 Mar 2019
Just double click it in Workspace editor
or run "open varname"
for API
web(fullfile(docroot, 'simulink/slref/simulink.simulationoutput-class.html'))
0 Commenti
Vedere anche
Categorie
Scopri di più su Prepare Model Inputs and Outputs in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!