Community Profile

photo

Zahra Sharifnezhadazizi


City University of New York

Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Message

Satellite Data Scientist

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Matlab 2020 plot icons missing
I recently installed 2020 and the plot tools are not the same. There used to be an icon on the very right of the toolbar to op...

4 years ago | 1 answer | 0

1

answer

Question


Assign different f factor to data in Smoothing Spline fit
Hi all, I have lots of points and for each of them I have two vectors "x" and "y", one being daily time and the other one being...

4 years ago | 0 answers | 0

0

answers

Question


I need to draw two bar plot with yy. The problem is one bar plot covers the other one and I want it to be transparent.
I need to draw two bar plots in a figure with yy. The problem is one bar plot covers the other one and I want it to be transpare...

5 years ago | 1 answer | 0

1

answer

Answered
Shading an scatter plot
Use "imagesc".

5 years ago | 0

Answered
Need help with Scatter and colorbar,
bins=200; n = hist3(St,[bins bins]); % Extract histogram data; % % % default to 10x10 bins n1 = n'; n1( size(n,1) + 1 ,size...

5 years ago | 0