How to import excel file into my simulink model without communicating with workspace
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
swathi kumar sravanam
el 8 de Sept. de 2017
Comentada: swathi kumar sravanam
el 8 de Sept. de 2017
I will be very thankful, if there are any answers for this.
0 comentarios
Respuesta aceptada
ES
el 8 de Sept. de 2017
If u can store in a mat file, u can use From File block in your model. Alternatively u can use m-functions
But why do you want to avoid Workspace communication? Because its much easier to read the xls data, and use From Workspace block to achieve the same.
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Import from MATLAB 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!