Signal builder option access by command line

Hello,
Actually, I'm working on the automatic generation of signal builder blocks. I'm trying to set the option "Signal value after final time" through command lines. But, I didn't find yet the option to change this value.
Could you please indicate me how can I access to this kind of option ?
Thank you

1 commentaire

Kaustubha Govind
Kaustubha Govind le 23 Juin 2011
I would recommend contacting Tech Support for this question because the Signal Builder API does not publish such an option.

Connectez-vous pour commenter.

Réponses (1)

Fangjun Jiang
Fangjun Jiang le 22 Juin 2011

0 votes

I looked into this issue because I like this challenge. I assume you are using signalbuilder() API to set up the Simulink Signal Builder block. It calls sigbuilder_block.p to set up the GUI for the Signal Builder block. There is no source file available for sigbuilder_block.p. The option that you are looking for is in the GUI of the Signal Builder block by clicking menu File>Simulation Options ... I can't find any way to access it through get_param(gcb,...) or through the interface provided by signalbuilder(). So, my answer is No but I will be glad if I am wrong. Someone please show us the way.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by