- View the variable in workspace and check the variable value at every step using step in.
- Use the function openvar(‘variable name’) to open the variable in variable editor.
Live Script Editor, 'View Variable' option
21 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Antoine Rouget
il 27 Ago 2020
Commentato: Walter Roberson
il 3 Set 2020
Is there a way for the 'view variable' option in the output panel of Live Editor to open the Variable Editor with a focus on the selected variable ?
i.e. having this option:
to open a window like this:
instead of this window:
If not could this option be considered in a future release ?
And if not what could be the reason ?
0 Commenti
Risposta accettata
Ayush Bansal
il 3 Set 2020
Modificato: Ayush Bansal
il 3 Set 2020
Right now, Matlab doesn’t support to open variable editor from view variable option, I have brought this issue to the concerned people and it might be considered in any future release.
2 Commenti
Walter Roberson
il 3 Set 2020
The existing variable viewer is Java based. Livescript is attempting to move to JavaScript without Java, so it has a new variable viewer
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!