Add mask for easy configuration

- accelerometers
- shaker

Also added top accelereomters and device under test
This commit is contained in:
Thomas Dehaeze 2021-04-19 14:45:30 +02:00
parent f36525346a
commit 2caf80a292
5 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -419,6 +419,7 @@ run('meas_transformation.m')
#+begin_src matlab :tangle no :eval no
%% Used to export to another version
open('vibration_table')
sim_versions = {'R2019B'}
for sim_version = sim_versions
save_system('vibration_table', ['matlab/' sim_version{1} '/vibration_table.slx'], 'ExportToVersion', sim_version{1});