deploy command in R2018b
Ältere Kommentare anzeigen
I just installed R2018b with hardware support for the Raspberry Pi. When I try to use the deploy command as described under Started with Deploying a MATLAB Function on the Raspberry Pi Hardware", I this error:
Undefined function or variable 'deploy'.
Did this command not make it into R2018b?
Akzeptierte Antwort
Weitere Antworten (3)
Hi,
if the result of:
which deploy
The support package is not installed automatically when installing Matlab. You have to install it additionally. Follow the link to see how to do this.
Make also sure that the path is added to Matlab search path after installing.
Best regards
Stephan
3 Kommentare
i prefer to install directly in the Matlab environment as described here:
Advantage is that it is easier and usualy works. Try this.
Regarding the path read the link i provided, there is an explanation what and why.
Robert Burkhardt
am 3 Nov. 2018
Stephan
am 3 Nov. 2018
I provided the link in my answer
Robert Burkhardt
am 3 Nov. 2018
0 Stimmen
Robert Burkhardt
am 3 Nov. 2018
0 Stimmen
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!