Clear Filters
Clear Filters

How to make an output text file in matlab. Explain by an example please

1 view (last 30 days)
Example please

Accepted Answer

madhan ravi
madhan ravi on 30 Sep 2018
X=1:10
dlmwrite('textfile.txt',X)

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!