How can i solve this problem please??
1 回表示 (過去 30 日間)
古いコメントを表示
Hello I created a GUI with matlab 2011 on windows 7, but when I open it with matlab 7 on windows xp I get this error. What should I do in this case please?? i can't copy all the error. thanks
------------------------------------------------------------------------
Segmentation violation detected at Wed Sep 19 10:09:03 2012
------------------------------------------------------------------------
Configuration:
MATLAB Version: 7.0.0.19920 (R14)
Operating System: Microsoft Windows XP
Window System: Version 5.1 (Build 2600: Service Pack 2)
Processor ID: x86 Family 6 Model 15 Stepping 13, GenuineIntel
Virtual Machine: Java 1.4.2 with Sun Microsystems Inc. Java HotSpot(TM) Client VM
(mixed mode)
Default Charset: ibm-5352_P100-1998
0 件のコメント
採用された回答
Walter Roberson
2012 年 9 月 19 日
GUIDE figures are not backwards compatible, especially not to versions as early as R14.
You might be able to use GUIDE on R2011 to save compatible with earlier versions, but you will have a lot of trouble opening your existing figure in R14.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!