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

 채택된 답변

Prabhan Purwar
Prabhan Purwar 2020년 5월 12일

2 개 추천

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

Arun Tangirala
Arun Tangirala 2020년 6월 8일
Hi Prabhan,
This is an unfortunate decision on part of MathWorks especially without providing an alternative editor (I was told about this by MathWorks in an early meeting this year). I found it highly useful in my undergraduate course on control and in all research problems where we simulate non-linear ODEs. When you say "copying the necessary files" are you referring to the files of DEE (from an older version)? If so, where can I find them in an older version.
Thank you.
Arun Tangirala
Arun Tangirala 2020년 6월 12일
Found the files and copied. It worked. Thank you for the very useful tip.
Tobias Goebels
Tobias Goebels 2020년 8월 11일
Hi Prabhan,
Unfortunately, I am facing the same problem as Arun but I don't have an older version from Matlab where I could take the files from. In your answer you wrote about the files beeing attached as a compressed folder, but where can I find it?
Could you maybe explain where to find it or upload it a second time if they maybe were deleted in the mean time.
Thank you.
Prabhan Purwar
Prabhan Purwar 2020년 8월 11일
Kindly have a look at the following attached files.
Hope it helps!!
Tobias Goebels
Tobias Goebels 2020년 8월 11일
Thank you very much for your quick reply. Now the next question is: To which of the Matlab installation subfolders do I have to copy the files?
Tobias Goebels
Tobias Goebels 2020년 8월 12일
A colleague who is using version 2018b told me, that the dee folder is located at \MATLAB\'version'\toolbox\simulink\dee
I copied the files there but unfortunately the DEE still does not open and I only get the error I got before. Do I have to include this new folder somehow in Matlab and "tell" Simulink that (and where) it is available?
Tobias Goebels
Tobias Goebels 2020년 8월 24일
Sorry for asking again, no idea where exactly the files have to be copied or included?
Stefanie Schwarz
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:
After that, run the command 'savepath' to save the setting permanently.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by