How can i read coeffictents stored in workspace from excel into matlab?
Show older comments
After plotting, i did basic fit for my plot. The coefficients are saved in the workspace excel sheet.I require them for further calculation in my matlab program. How can I read the workspace coeffecients from excel into matlab? Thankyou
Answers (1)
Azzi Abdelmalek
on 21 Sep 2013
0 votes
use xlsread function
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!