필터 지우기
필터 지우기

VSCode extension: how to start matlab in different shell

조회 수: 11 (최근 30일)
Temu
Temu 2024년 4월 12일
댓글: Temu 2024년 4월 15일
Hi,
I am trying out the VSCode Matlab extension (v1.2.1) and it looks promising!
Does anybody how I can make the matlab prompt start from a different terminal? I would like to use cmder (https://cmder.app/), because I would have bash keybindings (ctrl-a moves to start of line, ctrl-k deletes etc.). In the Matlab window, I can change this in the "keyboard shortcuts preferences" (e-macs default set with a couple of tweaks).
Thanks,
Temu
  댓글 수: 8
Manikanta Aditya
Manikanta Aditya 2024년 4월 13일
matlab -nodesktop -nosplash
The -nosplash option prevents MATLAB from opening the splash screen window, forcing it to run entirely within the command prompt/terminal.
So give a try with this command and see once. Even if this doesn't work then, I will recommend you to reach to MathWorks Technical support: https://www.mathworks.com/support/contact_us.html
Temu
Temu 2024년 4월 15일
Hi,
-nosplash simply doesn't show the startup matlab image, but thanks.
Temu

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Desktop에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by