This extension provides support for editing MATLAB® code in Visual Studio® Code and includes features such as syntax highlighting, code analysis, navigation support, and more.
Describe the bug
When the extension is connected to a remote machine (for example, via the "Remote - SSH" VS Code extension), additional windows opened by MATLAB are not visible (e.g. figures and apps). Further, attempting to display the MATLAB desktop using the >> desktop command may produce an error stating "The Desktop is not available in this configuration".
These workflows when connected to a remote machine are currently not supported.
Describe the bug When the extension is connected to a remote machine (for example, via the "Remote - SSH" VS Code extension), additional windows opened by MATLAB are not visible (e.g. figures and apps). Further, attempting to display the MATLAB desktop using the
>> desktop
command may produce an error stating "The Desktop is not available in this configuration".These workflows when connected to a remote machine are currently not supported.