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 exported project files as .deliverable (.dlv?) or as .project (.prj?)? #186

Open mtillman14 opened 11 months ago

mtillman14 commented 11 months ago

This will take the following form:

  1. A .zip folder with one of the above extensions
  2. A folder with all of the objects in them (that aren't available online) as json files
  3. A JSON with all of the connections in them.
mtillman14 commented 11 months ago

But maybe the .zip folder extension should be more unique, like ".scios" or ".bmos" or something else.