Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filling Lookup Table

Status
Not open for further replies.

scialdea

Electrical
Joined
Mar 19, 2012
Messages
1
Location
US
Hello,

I am using a lookup table and I would like to automatically fill it since I will be running different scenarios. I was wondering if there is a way to do this from a function, since I have already written that. Right now I have to run the function in MATLAB and copy the values over by hand and I will want to run this quite often with different parameters going into the function. Thanks for any help you can give.
 
If you use the "MATLAB Function" block, you can create variables. If you name them the same you named the fields in the lookup table, these values will be put in the lookup table, no? I didn't use it so far, so I'm not sure it will work.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top