how to read multiple column data from excel sheet as a particular variables and use them as input other formula calculations in multiple itrations
Show older comments
need to take column data from an excel sheet and store it in a variable
use that variable in diffrent formulas for calculations for itrations till the last columns in the excell sheet
Answers (1)
Catalytic
on 25 Mar 2022
0 votes
Look at readmatrix(), readvars(), readtable(), etc...
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!