Matlab graphical objects (Patch)
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hi everyone, i need a bit help regarding the following situation. I am trying to write a small program that will be able to get the number and dimensions of some rectangles from the user and then randomly place them on a palette (lets say a bigger rectangle that will represent a map or workspace). But i want each rectangle to be like a unique object with its own properties that may change any time.
Respuestas (1)
Walter Roberson
el 5 de Mayo de 2012
0 votos
Yes, using patch() should work fine with that, and possibly even rectangle() would be fine for you.
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!