ResearchOS / Biomech-Analysis-Platform-MATLAB

A GUI-based operating system framework to facilitate biomechanical data analysis. This platform attempts to manage the non-scientific part of coding without restricting the direction or method of scientific analysis.
MIT License
4 stars 0 forks source link

Differentiate "default save name" and "default name in code" #106

Closed mtillman14 closed 1 year ago

mtillman14 commented 2 years ago

Need to fix the "default save name" vs. "default name in code". Right now, those two defaults are the same thing, but they really should not be. Default save name should be unique and immutable, but default GUI name and name in code should be modifiable.

mtillman14 commented 1 year ago

No longer an issue with object ID's.