How can I update the constant block parameters from the text/csv data file based on the amplitude of the input signal?

1 view (last 30 days)
Hello,
I am trying to update the constant block parameter based on the input signal during the simulation. I have cofficients of the transfer function in csv file for each voltage range and want to access thoese values based on the input signal (voltage). I would like to know how can I update the constant block by accessing the csv file.Thank you for your time !

Answers (1)

Net Fre
Net Fre on 12 Dec 2021
Seems like a classic case for a lookup table.
There's also a video about it:

Community Treasure Hunt

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

Start Hunting!