Help with exponent
Help with exponent
(OP)
May be a silly question but i just started using simulink:
How can i just elevate an output to a certain fixed exponent? i can't find a block to do this...
How can i just elevate an output to a certain fixed exponent? i can't find a block to do this...





RE: Help with exponent
Use the block "math function" from the math operations library. Put the block in your model and double-click on it. In the window appearing you can select the math function you want to use for this block. In your case you need the "pow" function.
Bye
Aeroing
RE: Help with exponent