SIMULINK model error with 'to file'
Mostrar comentarios más antiguos
A simulink model i created worked fine on my university system and laptop. I then added a few 'to file' blocks (to save on ram during long simulations)to the working model and now this new model runs only on my uni pc.....i get an error when i trying running it on my laptop.....it reads as follows;
block error..source;to file.....Error encountered in block 'tuesday4_2/To File1' model error..source;unknown.....Error opening or closing file 'data.mat'
any idea whats happening and how can i rectify it....thanx.
Respuestas (2)
Azzi Abdelmalek
el 3 de Sept. de 2012
0 votos
I suggest to change the directory where you are saving your file, if it's in C: do it in D:
1 comentario
cr28
el 4 de Sept. de 2012
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!