Filling Lookup Table
Filling Lookup Table
(OP)
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.
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.
RE: Filling Lookup Table