Error due to a PATH contains a space

5 vues (au cours des 30 derniers jours)
Amin Asham
Amin Asham le 23 Déc 2018
Commenté : Image Analyst le 23 Déc 2018
I am trying to build a Simulnk model using MATLAB 2018b that will run on LEGO EV3.
Each time I run the model in Extrnal mode I get the following message:
arm-none-linux-gnueabi-gcc: Danial/GOOGLE~1/SHARED~1/LEGO/SelfBalance: No such file or directory
arm-none-linux-gnueabi-gcc: Danial/GOOGLE~1/SHARED~1/LEGO/SelfBalance/Test_ert_rtw: No such file or directory
Whereas the true path is:
C:\Users\Amin Danial\Google Drive\Shared MATLAB\LEGO\SelfBalance
C:\Users\Amin Danial\Google Drive\Shared MATLAB\LEGO\SelfBalance\Test_ert_rtw
When I move the Selfbalance Directory to the root of C drive , to be:
C:\SelfBalance
C:\SelfBalance\Test_ert_rtw
It works fine.
What is the solution?
  2 commentaires
madhan ravi
madhan ravi le 23 Déc 2018
Modifié(e) : madhan ravi le 23 Déc 2018
Adam_Daniel ? maybe a underscore between them probably?
Image Analyst
Image Analyst le 23 Déc 2018
Somehow the path needs to be enclosed in double quotes when passing it to the module/program.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur LEGO MINDSTORMS EV3 Hardware dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by