Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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
Mar 19, 2012
1
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.
 
Replies continue below

Recommended for you

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