diff --git a/modal-analysis.org b/modal-analysis.org index 959a48b..81fbf44 100644 --- a/modal-analysis.org +++ b/modal-analysis.org @@ -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