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!