Skip to content

Commit 9c3fc11

Browse files
committed
2 parents 2721524 + e9bdb5b commit 9c3fc11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Run Matlab code straight from VS Code!
66

77
*Currently only tested on Mac OS, but it will probably also work on Linux. Due to how Matlab runs on Windows, I am uncertain whether this would also work on Windows systems. Feedback on this would be great!*
88

9+
## How To Use
10+
11+
Open the command palette (under "View" or with shortcut ctr+shift+p) and find the "Run Matlab File" command.
12+
913
## Features
1014

1115
Running code straight from VS Code without having to open the full Matlab GUI. Non graphical output will be displayed in the built-in VS Code terminal. Graphs will be openend in a separate window. Debugging is not available and that'll probably not change in the foreseeable future as the current implementation does not allow for this.

0 commit comments

Comments
 (0)