How can i transfer a data on a floating scope from simulink model into a figure plot in matlab ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
As mention the floating scope is from the simpowersystem renewable model, call the wind farm model (phasor type).i had tried changing the parameters on the top left of the scope option, and check the "save to workspace" box which enable me to change the variable name. my question is how will i be able to plot the plot from the workspace after the data is saved into the matlab workspace.
0 commentaires
Réponse acceptée
Plus de réponses (1)
Michael
le 28 Jan 2016
SIMPLOT was a handy tool, but has not been included in Matlab for some time, and the command "Redirects to the Simulation Data Inspector". The old simplot.m still works with little modification, but you have to call it simplot_mod.m for example.
0 commentaires
Voir également
Catégories
En savoir plus sur View and Analyze Simulation Results dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!