Data to Scilab worspace
That block is used to put simulated data in the scilab
workspace.
Each sampling time, both dates and values of input are recorded.
- Size of buffer
Set the size of the input buffer. That gives the total number of samples recorded during the simulation.
That buffer is a circulate buffer.
Properties : Type 'vec' of size 1.
- Scilab variable name
Set the name of the Scilab variable. This must be a valid variable name.
The simulation must be finished to retrieve that variable in the Scilab workspace.
Properties : Type 'str' of size 1.
- Inherit (no:0, yes:1)
Options to choose event inheritance from regular input or from explicit event input (0).
Properties : Type 'vec' of size 1.
- always active: no
- direct-feedthrough: yes
- zero-crossing: no
- mode: no
- regular inputs:
- port 1 : size [-1,-2] / type -1
- number/sizes of activation inputs: 1
- number/sizes of activation outputs: 0
- continuous-time state: no
- discrete-time state: no
- object discrete-time state: no
- name of computational function: tows_c
Alan Layec INRIA