SG
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
21,558
of 295,448
REPUTATION
2
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
2
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Image alignment after using 'axis image'
I'm displaying an image and then using 'axis image' to keep the right proportions. This re-sizing process places the resulting i...
9 years ago | 1 answer | 0
1
answerQuestion
Current figure handle ignoring my open figure
Hi, I am using gcf set(gcf, 'PaperPositionMode', 'manual'); to set figure properties so that I can print it as a .p...
9 years ago | 1 answer | 1
1
answerQuestion
Detecting NaN in cell array
I have a 54x8 cell array that contains only strings. Most of these strings represent numbers and I would like to detect which ce...
9 years ago | 1 answer | 1
1
answerQuestion
Drawing line on figure with fixed length and coordinates
I have data displayed as text in a figure. I would like to draw lines so that it looks like a table (creating an uitable was not...
9 years ago | 1 answer | 0
1
answerQuestion
Cell Array storing RGB
I am storing color short names in a cell array as follows: color{i,j} = 'r'; Then I'd like to use this cell array to set...
9 years ago | 2 answers | 0