Matlab automation not refreshing script/function changes

I'm using matlab automation from C#(it shouldn't matter where). I edit a matlab function for mistakes/tweaks as I run my C# code. After a while matlab starts ignoring the changes and I have to reboot to get it to recognize the changes again(and it works for a bit then starts ignoring again).
Is there command or something that tells matlab to stop ignoring file changes or to refresh?

Antworten (1)

Walter Roberson
Walter Roberson am 26 Sep. 2011
Are you using
rehash
after you make your changes? You should.

Kategorien

Mehr zu MATLAB Compiler SDK finden Sie in Hilfe-Center und File Exchange

Gefragt:

Jo
am 26 Sep. 2011

Community Treasure Hunt

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

Start Hunting!

Translated by