photo

Benyamin Nemati


University of Tehran

Last seen: ungefär 4 år ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
2 917
of 300 392

REPUTATION
20

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
9

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

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 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
Center a subplot in the figure
see the link below, it's smae as yours: https://www.mathworks.com/matlabcentral/answers/281262-subplot-with-odd-number-of-plots...

ungefär 4 år ago | 0

Answered
Subplot with odd number of plots
try this figure hold on subplot(3,2,1) subplot(3,2,2) subplot(3,2,3) subplot(3,2,4) subplot(3,2,5.5)

ungefär 4 år ago | 9

Question


Reduce Matrix size with interpolated data arrays
Hi, I have a 360*720 precipitation matrix with values in milimeter, and i desire a 180*360 matrix with interpolated data to co...

mer än 4 år ago | 2 answers | 0

2

answers

Question


Obtaining the values within the boundary of my map
Hello everyone, I have some plots that they're from a 180*360*12 matrix with a code like this: for i = 1:12 load coast figur...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


Subtraction between two imagesc plots with different resolutions
Hi, I have two similar world plots with different resolution, one of them is for example: imagesc(lambda-180,phi,EWT(:,:,1)), a...

ungefär 5 år ago | 0 answers | 0

0

answers