Statistics
RANK
134 962
of 295 569
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
30.0%
VOTES RECEIVED
0
RANK
17 783 of 20 247
REPUTATION
2
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
26
RANK
of 154 105
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
Feeds
Question
Indexing data on a grid
I have a variable VAR with a size of 360 x 180. I also have an index Ind (composed of 1 and 0) on the same size. How do I get a ...
12 månader ago | 1 answer | 0
1
answerQuestion
How do I do a regress like this?
I have a series of numbers that decrease by about the same percetentage rate with time. How do I do the regression to find the e...
ungefär ett år ago | 2 answers | 0
2
answersQuestion
Anyone knows how to make a vertical contour plot like this?
Attached is an example. The figure is from this paper: https://science.sciencemag.org/content/363/6432/1193. I wonder if this c...
ungefär 4 år ago | 0 answers | 0
0
answersSubmitted
Reading information of a NetCDF file
"ncdisp" does not indicate the N number of a variable. Here is an alternative function. Var = netcdf.getVar(ncid, N);
ungefär 4 år ago | 1 download |
Question
How to make a text area in app-designer GUI copyable?
I create a GUI interface using Matlab app-designer. One thing I notice is that the info generated inside a text area box can not...
ungefär 4 år ago | 0 answers | 0
0
answersQuestion
How to write a loop so that I do not need to repeat my super long inner loop?
The station number column of my data can be either numerical or string. I have to rely on the station number info to split the d...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
How to figure out the number of rows for headers?
I have Excel files with unknown number of headers. For exmple, some files only have one row of header info. Another one could ha...
mer än 4 år ago | 2 answers | 0
2
answersQuestion
how to format a column of numbers into strings for ticklabel use?
I have a column of longitude values for the xtick of my plot: xt = xticks(gca); The numbers of xt can be -120, -110, -100, etc...
nästan 5 år ago | 1 answer | 0
1
answerQuestion
How to auto complete a text edit field in app-designer?
I designed an app using Matlab app-designer. It requires a filename input as below: File1 = ['working/', strtok(app.fileName.Va...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
How to fast process a calculation within a matrix without using a loop?
I have a huge matrix A, and what i need to do is to go through each of the matrix element and do this below simple calculation: ...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
Question on Matlab m_map with interrupted mollweide projection
I'm trying to plot a global distribution map using the interrupted mollweide projection of M_map. Anyone knows why I only get ...
mer än 5 år ago | 0 answers | 0