Statistics
RANK
253,708
of 297,303
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20,420
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 158,407
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
How to make contourf image semitransparent?
I am using contourf to plot a 2D image in jet like below. Now I plan to make it semitransparent, therefore I may add some more l...
2 years ago | 1 answer | 0
1
answerQuestion
How to find index in multi-dimension matrix
Say I have a matrix of m x n x l x w (4-D). How may I find the max/min and the corresponding index in 4-D? I appreciate your h...
3 years ago | 1 answer | 0
1
answerQuestion
How to load data with segments
Hi there, I have a file, looks like below, it's Lon/Lat/Depth separated by ">". I tried to use importdata(), but only got firs...
3 years ago | 1 answer | 0
1
answerQuestion
uneven distributed points in polarscatter
I am trying to plot points evenly distributed using polarscatter. So I have the following lines. However apparently those points...
3 years ago | 1 answer | 0
1
answerQuestion
Make colored circle in polar plot
Hi there, I need to make colored circle (with different values) in polar plot, looks like below. May anyone help me out? Thanks ...
3 years ago | 1 answer | 0
1
answerQuestion
How to keep decimal float point only
I could not find any answer about this. So I have a float number (a=323.153), I wanna output look like this with keeping decimal...
4 years ago | 2 answers | 0
2
answersQuestion
Plot smooth surface from scatter points
I am trying to plot smooth surface from scattered points as attached file. However, the surface I got is not smoothed at the edg...
6 years ago | 0 answers | 0
0
answershow to read binary file generated by Fortran
Thanks. It's now 35301 Lines. The zip file is attached. It should look like: 224.96563 229.13564 233.54383 238...
6 years ago | 0
Question
how to read binary file generated by Fortran
Hi there, I have a binary file created by Fortran as following: open(199,file='arrival.bin',form='unformatted') write(199) da...
6 years ago | 2 answers | 0
2
answersQuestion
Flipped image using "slice"
I have a 3D volume dataset in X-Y-Z. Now try to use SLICE with SURF and ROTATE to get a diagonal cross section. But I found that...
6 years ago | 0 answers | 0