Error due to a PATH contains a space

5 visualizzazioni (ultimi 30 giorni)
Amin Asham
Amin Asham il 23 Dic 2018
Commentato: Image Analyst il 23 Dic 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 Commenti
madhan ravi
madhan ravi il 23 Dic 2018
Modificato: madhan ravi il 23 Dic 2018
Adam_Daniel ? maybe a underscore between them probably?
Image Analyst
Image Analyst il 23 Dic 2018
Somehow the path needs to be enclosed in double quotes when passing it to the module/program.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su LEGO MINDSTORMS EV3 Hardware in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by