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

Save the project's Settings variable automatically #132

Closed mtillman14 closed 12 months ago

mtillman14 commented 1 year ago

Write a function that will run after any button is pushed, where if it has been >30 minutes (or any other interval) then the Settings variable will be saved to a "backups" folder. The interval to save the Settings variable can be specified in the Settings tab.

mtillman14 commented 1 year ago

Can also have a setting to auto-delete prior backups? E.g. backups that are older than one week/one month/etc?

mtillman14 commented 12 months ago

Unnecessary, with SQL