.. _functions: Functions ========= The MATLAB\ |Reg| functions used in this workflow are divided acording to their role, we have: - :ref:`Setup and Import functions` Functions to import the model to MATLAB\ |Reg|\ and generate model specific files and functions. - :ref:`Simulation and scoring functions` Functions relating to the simulation and scoring of the model. - :ref:`Analysis functions` Functions for the analysis that we can perform on the model. - :ref:`Ploting unctions` Functions to plot the result of the different analyses. - :ref:`General purpose functions` General purpose functions that are usually used by other functions. .. toctree:: :hidden: :maxdepth: 2 Functions_Import Functions_Simulation Functions_Analysis Functions_Plots Functions_General