how to plot struct data?
Mostrar comentarios más antiguos
Hi, I am running a simulation in Simulink and using a to workspace block,to view the results also in the workspace. what I get as results in my workspace is an output with the name of my block, "simout", which is a 1*1 struct and a "tout" which is double. how can I plot my "simout"?
Respuesta aceptada
Más respuestas (2)
AJ
el 15 de Oct. de 2015
0 votos
Thanks for this. Helped out a lot!!
Ardalan Sabamehr
el 21 de Abr. de 2016
0 votos
Hi,
I got the output file from Complex continuous Morlet wavelet and it saved in work space as a struct file that I want to convert the file (scale to frequency) but it is block , How I can move my struct file to normal file in work space that I can plot them.
Thanks,
Categorías
Más información sobre Sources en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!