What is the updated dfiled8.m for Mac OSX, I have the following error:
1 回表示 (過去 30 日間)
古いコメントを表示
Error using figure There is no numb property on the Figure class.
Error in dfield8 (line 1047) dfdisp = figure('name','dfield8 Display',...
Error while evaluating UIControl Callback
0 件のコメント
回答 (2 件)
ahmed
2016 年 6 月 20 日
you will find two editions of dfield8.m in this link (one for Matlab 2014 and before, the other is for Matlab 2015 and later): you need to download the later one.
please note that there is one version of pplane8.m found in this link, and it works for Matlab 2015 and later :) finally (if i could), i would advice u to use the java versions (also found in the link) which are less headache for your pc.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!