Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Loading of selected data and then division of the data with a constant and then plotting out the results?

1 回表示 (過去 30 日間)
Anas Rao
Anas Rao 2016 年 10 月 8 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have data of 100,000 rows in txt form in which I want to upload 98640 row having one coloumn. while after uploading I want to divide it with 1744027.304 and then want to plot it on the y-axis. Kindly any one guide me and also tell me if axis range needs to be change.

回答 (1 件)

Marc Jakobi
Marc Jakobi 2016 年 10 月 8 日
Just drag the text file into your workspace, use the GUI to set up how you would like to import the data (correct data types, delimeter, etc.) and then click on the arrow below "Import selection" and choose "generate script" or "generate function".

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by