Skip to content

[NET-243] New plot in mlapp file#89

Merged
pollaro merged 6 commits intodevelopmentfrom
NET243_mlapp_plot
Dec 19, 2024
Merged

[NET-243] New plot in mlapp file#89
pollaro merged 6 commits intodevelopmentfrom
NET243_mlapp_plot

Conversation

@pollaro
Copy link
Collaborator

@pollaro pollaro commented Dec 19, 2024

This is the all-in-one trimatrix plot with an mlapp file.

I really hate that this thing works better.
Here's some changes:

  • MATLAB has enum support. Unfortunately, when a variable is passed from the front -> back of an mlapp, it's converted to string. So, that's why all the enum values are strings now.
  • Have scaling and such go with onChange actions. The apply button is really only needed for a few options. If the plot doesn't change immediately, it's probably one of them.
  • That's about it. Most of the code is the same just changing obj -> app. Also, removed network atlas as a property from the obj. There's no reason to carry it over since it's in something else already

@pollaro pollaro merged commit 63276fb into development Dec 19, 2024
@pollaro pollaro deleted the NET243_mlapp_plot branch December 19, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants