Robotran Matlab Documentation
Functions
mbs_exe_part.m File Reference

Functions

function mbs_exe_part (in mymbs_data, in options)
 executes the Coordinate Partitionning module. More...
 

Function Documentation

◆ mbs_exe_part()

function mbs_exe_part ( in  mymbs_data,
in  options 
)

executes the Coordinate Partitionning module.

Parameters
mymbs_dataFirst argument : structure MBS_data of the model
optionsSecond argument : structure MBS_part_opt containing options for the partitionning
Return values
mymbs_partreturn value for the first output variable : structure MBS_part
mymbs_datareturn value for the second output variable : structure MBS_data of the model

This module exetutes the partitionning with mymbs_data and options by using these functions:

See also mbs_new_part, mbs_set_part, mbs_run_part, mbs_get_part