Remove comment about Matlab code

This commit is contained in:
Thomas Dehaeze 2025-04-15 11:53:08 +02:00
parent 0c05879bd7
commit 0e07dfbde9

View File

@ -178,16 +178,6 @@ The solid body assumption is then verified, validating the use of the multi-body
Finally, the modal analysis is performed in Section ref:sec:modal_analysis.
This shows how complex the micro-station dynamics is, and the necessity of having a model representing its complex dynamics.
# #+name: tab:modal_section_matlab_code
# #+caption: Report sections and corresponding Matlab files
# #+attr_latex: :environment tabularx :width 0.5\linewidth :align lX
# #+attr_latex: :center t :booktabs t
# | *Sections* | *Matlab File* |
# |--------------------------------------+----------------------------|
# | Section ref:sec:modal_meas_setup | =modal_1_meas_setup.m= |
# | Section ref:sec:modal_frf_processing | =modal_2_frf_processing.m= |
# | Section ref:sec:modal_analysis | =modal_3_analysis.m= |
* Measurement Setup
:PROPERTIES:
:HEADER-ARGS:matlab+: :tangle matlab/modal_1_meas_setup.m