Bash is not accessiable thro matlab in windows 10

1 visualización (últimos 30 días)
Dinesh
Dinesh el 7 de Ag. de 2018
Respondida: Tejas Rajopadhye el 1 de Mzo. de 2019
I recently installed PX4 Support from Embedded Coder latest version in Matlab 2017b. Matlab could create embedded code from simulink. while compiling using cmake, matlab opens command prompt with a bash command. I am getting error massage saying that the bash is not an valid command. But i installed bash in win 10 and if i open a command prompt and type bash, it works. Kindly help me to resolve this error. Activity in the Section 4.3.3 in the document Pixhawk Pilot Support Package (PSP) User Guide Version 3.04 Thanks in advance
  1 comentario
Alexandr Gorbunov
Alexandr Gorbunov el 14 de Dic. de 2018
I've got similar problem. Please, help us to solve this trouble!! :)

Iniciar sesión para comentar.

Respuestas (1)

Tejas Rajopadhye
Tejas Rajopadhye el 1 de Mzo. de 2019
After complete building of firmware (Using the UI provided by matlab) ,
PixhawkUI.PNG
Again open matlab and type : - PixhawkPSP(' <your px4 folder>')
For me it was - PixhawkPSP('C:\PX4')
Then the UI opens up
In 'windows 10 bash' text field instead of 'C:\Windows\System32\bash.exe' type in 'C:\Windows\Sysnative\bash.exe'
and then 'save settings and Exit'
This should solve the problem for you.
Note - the image I uploaded is after makin the changes i.e. after adding Sysnative
Thanks

Etiquetas

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by