-
Notifications
You must be signed in to change notification settings - Fork 5
The tricks to debug in the terminal #21
Copy link
Copy link
Open
Description
We can debug with "Keyborad" Function in the matlab: https://ww2.mathworks.cn/help/matlab/ref/keyboard.html?searchHighlight=keyboard&s_tid=srchtitle_keyboard_1
I tested it on the terminal which this extension provided, and it works.

With the command "whos", I can see the workspace variables:

Right click on the variable and select "open", then I can see the data,but to plot the selected data with this panel does not work, which is a little bothered:


Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels