Filter löschen
Filter löschen

matrix dimensions of an oval (pretty basic question)

2 Ansichten (letzte 30 Tage)
Brett
Brett am 24 Jan. 2013
Hi everyone, I know this is a basic question, but I'm not sure how to determine the matrix dimensions of an oval. This is the code for my oval:
disc1 = [X-80,Y-80,X+80,Y+80] + repmat([rx, by], ?, ?)
the question marks represent the matrix dimensions for the [X-80,Y-80,X+80,Y+80] part, but I'm not sure how to determine what they are.
Any help would be must appreciated, thanks, Brett
  1 Kommentar
Brett
Brett am 25 Jan. 2013
Nevermind, 1,2 matrix dimensions seems to do the trick. :)

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by