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

Notify user when creating/naming a new analysis that the analysis name can be changed in the future, but not the code. #65

Closed mtillman14 closed 1 year ago

mtillman14 commented 2 years ago

For now I will not allow it to be changed, as too many internal things would have to change.

mtillman14 commented 2 years ago

I think that the name can be changed, but the code cannot be. Because the variables are really only stored with the code as a suffix, the name is really just for the user.