Community Profile

photo

Elham


Last seen: ongeveer een jaar ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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 ...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


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 ...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


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 ...

bijna 2 jaar ago | 2 answers | 0

2

answers

Question


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...

bijna 2 jaar ago | 2 answers | 0

2

answers