Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

generateMatlabSimulinkCouplingComponent

Generate component for Matlab Simulink coupling

Syntax

generateMatlabSimulinkCouplingComponent(MatlabSimulinkName, MatlabSimulinkOverwrite, MatlabSimulinkDir, MatlabSimulinkInput, MatlabSimulinkOutput)

Parameters

  • MatlabSimulinkName : Component name - [1..1] String
  • MatlabSimulinkOverwrite : Overwrite component if exist - [0..1] Boolean
  • MatlabSimulinkDir : Directory to save component (working directory if empty) - [0..1] String
  • MatlabSimulinkInput : Component input - [1..N] VariationParameter
  • MatlabSimulinkOutput : Component output - [1..N] VariationParameter

Returns

No return value