Error with dee command
조회 수: 6 (최근 30일)
이전 댓글 표시
Good afternoon,
I can't understand why Matlab shows me this message: "Unrecognized function or variable 'dee' ".
I've got Simulink and it works, but when I write dee in the command window in order to work with the differential equation editor Matlab shows me this error.
What can I do?
Thank you
댓글 수: 0
채택된 답변
Prabhan Purwar
2020년 5월 12일
Hi,
The command is not recognized by the system because this tool has been deprecated as of MATLAB R2020a. However, it is possible to use it by copying the necessary files (attached as a compressed folder) to the MATLAB path.
Thanks.
댓글 수: 8
Tobias Goebels
2020년 8월 24일
Sorry for asking again, no idea where exactly the files have to be copied or included?
Stefanie Schwarz
2020년 10월 22일
편집: Stefanie Schwarz
2020년 10월 22일
You can unzip the dee.zip archive anywhere on your machine. Then, place the bottom folder 'dee' on the MATLAB path as shown below:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/388648/image.png)
After that, run the command 'savepath' to save the setting permanently.
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Software Development Tools에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!