JM
Followers: 0 Following: 0
Statistics
RANK
26,570
of 297,046
REPUTATION
1
CONTRIBUTIONS
8 Questions
3 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
1
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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 plot a grid of rectangles on an overlaid circle?
How to plot a circle of radius R and an overlaid grid of rectangles (with each rectangle of dimensions LxW)? Choice of dimensio...
9 months ago | 2 answers | 0
2
answersQuestion
Cross section or profile at an angle from [X, Y Data]
I have test data measured on X, Y circular grid and and reported as X,Y, data in a file with three coloumns which I can plot. I...
3 years ago | 1 answer | 0
1
answerplot (X, Y, data) in circular grid. This should be simple but I am struggling.
scatter plot function works fine
3 years ago | 0
| accepted
Question
plot (X, Y, data) in circular grid. This should be simple but I am struggling.
I have test data measured on X, Y circular grid and and reported as X,Y, data in a file with three coloumns. X, Y and data are...
3 years ago | 1 answer | 0
1
answerQuestion
Find and replace chunk of elements in a table which matches a chunk in another table
I have a test data in table format (table A) and re-test data in also table format (say table B). The re-test is a partial re-t...
4 years ago | 0 answers | 0
0
answersGet "@" back in a table header (R2017b) when saving
Thanks for all the answers. Upgrading seems the best way out of this but that is not going to happen any time soon.
4 years ago | 0
Question
Get "@" back in a table header (R2017b) when saving
I have got a tabulated data-set which contains "@" in its coloum header (e.g name@domain). When loading this table in Matlab (R2...
4 years ago | 2 answers | 0
2
answersQuestion
Solution dependent material coefficient? How to use specifyCoefficients in pdetool (for a time dependnet PDE solution)
Hi, I have set up a time-dependnet PDE (Fick's law of difusion) in pdetool (v2017) which appears to give me expected results. ...
5 years ago | 1 answer | 0
1
answerQuestion
How to add a top x-axis related to non-linearly to the bottom x-axis?
Lets say I have x1 = [-100:100]; y1 = sin (X1); plot (x1,y1); now how to add a top x-axis with x labels which are...
7 years ago | 1 answer | 1
1
answerQuestion
Get final slider value in workspace
I am new to Matlab GUI, so presenting a highly simplified version of the actual case I am trying to put together. Basically, I w...
7 years ago | 0 answers | 0