"ReadFromSFunctionWorkspace and WriteToSFunctionWorkspace" A
Simulink interface, which allows direct access to
S-function internal variables.
Easy
access to C-variables in Simulink models using drag &
drop Simulink blocks from the library
Using
a ReadFromWorkspace block, you can get the value of any
internal anywhere you need it in your Simulink models
Using
a WriteToWorkspace block, you can write values to
different variables, without changing the C-source code,
for example, inputting external values
There
is no need to recompile the Simulink offboard model
Same
functionality onboard and offboard
Independent
of plattform:
Matlab/Simulink PC Unix
dSPACE Hardware AlphaCombo Power
PC
because it is directly written on the variable's address