Error with dee command
6 views (last 30 days)
Show older comments
Chiara Macchello
on 8 Apr 2020
Answered: Stefanie Schwarz
on 22 Oct 2020
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 Comments
Accepted Answer
Prabhan Purwar
on 12 May 2020
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 Comments
Tobias Goebels
on 24 Aug 2020
Sorry for asking again, no idea where exactly the files have to be copied or included?
Stefanie Schwarz
on 22 Oct 2020
Edited: Stefanie Schwarz
on 22 Oct 2020
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.
More Answers (1)
See Also
Categories
Find more on Software Development Tools in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!