photo

Su


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
114,524
of 300,331

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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


Is it possible to rotate a rectangle?
I have, GAL_fld = [227 360 105 65]; figure plot(ExtractedX, ExtractedY); rectangle ('position', GAL_fld); %GAL -Howeve...

5 years ago | 2 answers | 0

2

answers

Question


is it possible to rotate a rectangle ('position')
is it possible to rotate a rectangle ('position')? I currently have GAR_fld = [369 360 108 65]; rectangle ('position', GAR...

5 years ago | 0 answers | 0

0

answers

Question


How can I incrementally plot multiple Rectangles in a [X Y Width Height] field?
I want incremental rectangle plots on a (ExtractedX, ExtractedY) graph currently, I have... PED_fld = [132 210 75 80] figure...

6 years ago | 1 answer | 0

1

answer