Feeds
提问
How to get the FFT of a PRC file
I have a code to plot information by extracting a file % %% clear [filename, pathname] = uigetfile('*.raw;*.prc', 'Pi...
10 years 前 | 1 个回答 | 0
1
个回答提问
export the data of the plot to .txt or .dat file
I have the following code and I got a plot from the data. I wanted to export the data in the plot to .txt file or a .dat file ...
10 years 前 | 2 个回答 | 0
2
个回答提问
How can I divide the output's each value in the x-axis by 1.16*10^6
%% clear [filename, pathname] = uigetfile('*.raw;*.prc', 'Pick raw or processed data file'); N=str2double(filename(5:...
10 years 前 | 1 个回答 | 0