photo

Annonymous User


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
205,354
of 300,364

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer