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

Copy one plot's components, variables, & properties to another. #128

Open mtillman14 opened 1 year ago

mtillman14 commented 1 year ago

Allow components to be copied by themselves, variables from one component to another, and both at the same time (to fully replicate a plot). Property copying can only really happen one component at a time to ensure that they are the same type.