Community Profile

photo

Karokh Ibrahim


Linköping University of Technology

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do i find whether two or more rectangles are overlapping each other in MATLAB?
My code for plotting rectangles looks like this: function [ output ] = draw_rectangle( amount ) rectangle = zeros(am...

11 years ago | 1 answer | 0

1

answer

Question


How do I plot a random number of rectangles using rectangle('Position', [x y w h])?
This is how I have tried. But it does not seem to work. As fast as I run the function, MATLAB gets in Busy-mode and never return...

11 years ago | 1 answer | 0

1

answer