Info
此问题已关闭。 请重新打开它进行编辑或回答。
Loading of selected data and then division of the data with a constant and then plotting out the results?
1 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
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".
1 个评论
Guillaume
2016-10-8
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!