Biomech-Sim-Toolbox 1
Toolbox for movement simulation and analysis
|
Function to plot all variables within a variables table. More...
Functions | |
function | plotVarTable (in varTable, in style, in plotStance) |
Function to plot all variables within a variables table. | |
function plotVarTable | ( | in | varTable, |
in | style, | ||
in | plotStance | ||
) |
Function to plot all variables within a variables table.
varTable | Table: Table containing the data of different variables with the following columns:
|
style | (optional) Struct: Settings defining the style for plotting. See plotVarType() for details. |
plotStance | (optional) Boolean: If true and if the tables contain rows of type "standing" where the stance is defined in the column "sim", the stance phase(s) will be plotted. (default: false) |