Navigation: »No topics above this level«
This code:
XXCharacter *xx_parameter_names[] = {
%PARAMETER_NAMES% NULL
};
Will be replaced by (example strings):
"Plant\\H\\r",
"WaveGenerator1\\omega_start",
"WaveGenerator1\\omega_stop",
NULL