Filter löschen
Filter löschen

SIMULINK model error with 'to file'

5 Ansichten (letzte 30 Tage)
cr28
cr28 am 2 Sep. 2012
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.

Antworten (2)

TAB
TAB am 3 Sep. 2012
Seems that you don't have write access to the directory in which mat-files are being written. Open the Matlab as admin try again.
  1 Kommentar
cr28
cr28 am 4 Sep. 2012
will do that and keep u posted..thanx

Melden Sie sich an, um zu kommentieren.


Azzi Abdelmalek
Azzi Abdelmalek am 3 Sep. 2012
I suggest to change the directory where you are saving your file, if it's in C: do it in D:
  1 Kommentar
cr28
cr28 am 4 Sep. 2012
the files are being written to the default 'MATLAB' folder in 'Documents' which is definitely C

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink Environment Customization finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by