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

During logsheet import, if header is not valid variable name, provide in-app guided process of changing each header name. #160

Open mtillman14 opened 1 year ago

mtillman14 commented 1 year ago

This avoids having to remember which are improper and go back and forth between MATLAB and Excel. Show what it first was, what it was auto-changed to (using MATLAB genvarname) and allow the user to change it if desired.

mtillman14 commented 1 year ago

Or at least provide a list of the headers that are not valid variable names