Hi,I'm trying to plot import my data using the import tool ,then I want to plot ,here is what I got the data couldn't appear on my script .

 Accepted Answer

Since your filename has a space try put it in double quotes.
a = readtable("spectre libs.txt");

More Answers (0)

Categories

Find more on Data Import and Analysis 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!