assigning values from the columns to variables

1 view (last 30 days)
Hi, I created a script that performs a calculation. What I want to do next is to perform the same calculation and generated the results for many input values which are stored in 3 columns i.e. the independent variables X, Y, and Z reads values from the 3 columns. So eventually the script will loop through the 3 columns (until reaches the last value) and will be assigning a value from the column to a dedicated variable. At the end I want to save the results of the X, Y, and Z in a text file or excel. Can anybody help with this please? Many thanks in advance! ilie

Accepted Answer

Ilie
Ilie on 3 Jun 2014
the problem has been solved...see the example for yourself!

More Answers (0)

Tags

Products

Community Treasure Hunt

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

Start Hunting!