Statistics
9 Questions
0 Answers
RANK
8,093
of 295,467
REPUTATION
5
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
5
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Apparent bug in getting the current axis (gca) with ginput on a Mac?
I have a script in which I click on different subplots to interactively edit data. Let's say the figures are like this: figure(...
2 years ago | 0 answers | 0
0
answersQuestion
Figures with large amounts of topographic data don't export properly to .eps (Version 2 using geoshow)
I am having a very similar problem to this question: https://www.mathworks.com/matlabcentral/answers/357368-figures-with-large-a...
5 years ago | 0 answers | 0
0
answersQuestion
How to determine which grid cells a line segment passes through?
Hi, I apologize if this question has been asked before but I have looked and cannot find the answer. Similar to my previous q...
9 years ago | 4 answers | 1
4
answersQuestion
How to determine what grid cell a given point is in?
I apologize if this question has been asked before but I have looked and cannot find an answer. Lets say I have a grid with x...
9 years ago | 3 answers | 1
3
answersQuestion
Code Sections disappeared. Cannot use %%
I closed MATLAB and when I re-opened it, all my code sections were gone. I had previously enabled code folding around code secti...
9 years ago | 1 answer | 0
1
answerQuestion
Display information about a point by hovering over it on a figure
I have a matrix with columns for latitude, longitude, temperature, elevation, site number. In the rows I have 200 sites. I plot ...
10 years ago | 1 answer | 2
1
answerQuestion
Plot subplot figures as slices through a 3D volume
I am trying to display some slices through a 3D volume using subplots. What a want to do is have a figure showing a 3D volume wi...
11 years ago | 0 answers | 1
0
answersQuestion
How to output a figure from a function?
Is there a way to output a figure from a function? I have: figure(1);plot(x,y) figure(2);plot(y,z) Is it possible to...
11 years ago | 1 answer | 0
1
answerQuestion
How to plot a 4D matrix, variable-by-variable?
I have a 4D matrix of a mathematical function of the form R(x,y,z,t). I want to plot a variety of different things on 2D plots u...
12 years ago | 1 answer | 0