photo

SG


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
21,577
of 297,527

REPUTATION
2

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
2

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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

  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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...

10 years ago | 1 answer | 1

1

answer

Question


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...

10 years ago | 1 answer | 1

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 2 answers | 0

2

answers