jamesjuett / MatCrab

A program visualization tool for Matlab
GNU Lesser General Public License v3.0
0 stars 0 forks source link

ans variable #37

Open jamesjuett opened 2 years ago

jamesjuett commented 2 years ago

By default, to-level expressions not assigned into a specific variable should be assigned to ans behind the scenes. This assignment should also be visualized so that e.g. the result of the operation below would be visible by default: image