
Elham
Statistics
MATLAB Answers
6 질문
0 답변
순위
259,843
of 262,754
평판
0
참여
6 질문
0 답변
답변 채택
66.67%
획득한 표
0
순위
of 113,749
참여
0 문제
0 해답
점수
0
배지 수
0
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
질문
Removing extra white space on figure
Is there a way to get rid of the extra space below the spectrum so that it starts at 0? This seems to only occur for some of the...
18일 전 | 답변 수: 1 | 0
1
답변질문
Plotting multiple .txt files
Hi, I have a folder with 1,638 items. They are all .txt files and each file has ~100,000 data points that I am using to plot sp...
19일 전 | 답변 수: 1 | 0
1
답변질문
How do you remove x-axis tick marks and keep the numbers?
If I want to delete the tick marks on an x-axis only meanwhile keep the digits, what can I use? I tried set(gca,'TickLength'.[0 ...
약 1달 전 | 답변 수: 1 | 0
1
답변질문
Plotting 2 different figures but MATLAB outputting same plot.
Hi I am trying to plot 2 different figures, but MATLAB is giving me the same exact figure for both plots. Not sure what's wrong ...
약 1달 전 | 답변 수: 1 | 0
1
답변질문
How to Extract 2048 values containing the maximum value?
Hi, I have a file with total of 49,152 x1 values. I want to split them into ranges of 2048 values and extract the 2048 values ...
약 2달 전 | 답변 수: 2 | 0
2
답변질문
How can I create a curve that will fit my data?
The following is my code:(2x2 dataset imported from an excel file, 21 values for y and 21 values for x) x=dataset1(:,1); y=dat...
약 2달 전 | 답변 수: 2 | 0