Import data and plot

1 次查看(过去 30 天)
Imene Yed
Imene Yed 2021-6-24
评论: Imene Yed 2021-6-24
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 .

采纳的回答

Mohammad Sami
Mohammad Sami 2021-6-24
Since your filename has a space try put it in double quotes.
a = readtable("spectre libs.txt");

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by