how do I insert a custom power curve?

What kind of block could this be? Its some custom power-curve Id like to use.
Thanks for your help!

 Accepted Answer

Shubham Gupta
Shubham Gupta on 9 Aug 2019
Edited: Shubham Gupta on 9 Aug 2019
Looks like a "1-D Lookup Table" block in simulink. For more details refer to following link :

4 Comments

Maybe.. but how would i be able to input messurement results for example ofan excel sheet instead of a function?
You can read measurements from excel file using 'xlsread' and store in a variable. Then, use this variable to pass inside the block as input parameter.
Thank you very much!
accept the answer

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!