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?

답변 (1개)

Walter Roberson
Walter Roberson 2011년 9월 26일
Are you using
rehash
after you make your changes? You should.

카테고리

도움말 센터File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기

태그

질문:

Jo
2011년 9월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by