read text file and put its values in a vector

65 views (last 30 days)
i want to read a vector its values saved in a text file and put those values in vector on matlab

Answers (1)

Image Analyst
Image Analyst on 19 Oct 2019
Try importdata(), csvread(), or readtable().

Products


Release

R2015a

Community Treasure Hunt

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

Start Hunting!