Message Boards Message Boards

0
|
5546 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Extract specific parameter from the output in SystemModeler?

Posted 5 years ago

Hi, I have a pulse stimulus with lambda as one of the parameters. I want to extract the lambda value and pass it through a CombiTable block that has [lambda, sensitivity] values, and then multiply the sensitivity value of the corresponding lambda with the amplitude of the pulse and send as the new output. For instance,

Pulse [amplitude= 1000; lambda= 400] ---> CombiTable1D{ table =[ lamda, sensitivity;

300, 0.1;
350, 0.25;
400, 0.5 ; .....;] } ---> output y= Pulse [ Amplitude= 1000 * 0.5]

Thanks Lakshmi

Lakshmi,

I really do not understand what you want. Maybe post a drawing or an example. or use the code button in the upper left corner and post a model from WSM or attach a model.

Regards,

Neil

POSTED BY: Neil Singer
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract