how to get the diffrent Variables used on model to a m file
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Aditya Kaki
el 12 de Jul. de 2016
Respondida: Azzi Abdelmalek
el 12 de Jul. de 2016
for performing some quality checks I wanted to copy all the variable names and other data used on a model to a .m so that i cane perform other comparison operations etc,
So, can some one help me how to get this data.
0 comentarios
Respuesta aceptada
Azzi Abdelmalek
el 12 de Jul. de 2016
You can use a to workspace block or a to file block
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!