Support editing array/dictionary values in variables window
Reported by Christopher Stawarz | November 20th, 2013 @ 11:17 AM
MWClient's variables window should let the user edit array and dictionary values. MATLAB's variable editor provides a UI example that we could follow.
Comments and changes to this ticket
-
Christopher Stawarz October 3rd, 2014 @ 04:49 PM
- State changed from open to resolved
- Assigned user set to Christopher Stawarz
The variables window now uses the MWorks expression parser to parse input values. Since the expression parser now supports list literals, the variables window accepts them, too. Once the expression parser gains support for dictionary literals, the variables window will accept them as well.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
MWorks Mac OS X/Cocoa Client Application