Save history as regular text instead of xml?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
Is it possible to stop matlab from using xml to save session history? I typically store session histories as archives which I then search using custom perl/bash scripts, as needed. Having the history saved in xml impacts this. I would like to revert to pre-R2014 behavior. Is this possible?
Thanks,
-K
댓글 수: 0
답변 (1개)
Debarati Banerjee
2015년 4월 2일
You may not be able to save the command history in .m format from MATLAB R2014a.
You can check the following link:
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!