Reading a text file and assigning the values to matlab variables ?

1 view (last 30 days)
Hi.. I am trying to read a text file ion matlab and throw the values to corresponding variables in the code. Is this possible? Your help is appreciated.. Thanks a lot Sudharshan

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 30 Sep 2011
help textread
help textscan
help load
help importdata
help uiimport

More Answers (0)

Community Treasure Hunt

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

Start Hunting!