Community Profile

photo

Alon Osovsky


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


An array / matrix of tables
Hi! I want to load an unknown amount of tables, and store them in an array, list, or even a matrix. I tried implomenting it usi...

3 years ago | 1 answer | 1

1

answer

Question


"Plot" image with size, position and rotation
Hi there! Hope you are having a good day (: Currently, in my program I have a car that is represented by a polyshape object. Th...

3 years ago | 1 answer | 0

1

answer

Question


Find a row with all elements satisfying a condition
I have a matrix that looks something like this: mat = [20, 3; 43 0; 8 3; 100 3; 3 9]; I want to find the rows of the matrix t...

4 years ago | 2 answers | 0

2

answers

Question


find a row with all elements satisfying a condition
I have a matrix that looks something like this: mat = [20, 3; 43 0; 8 3; 100 3; 3 9]; I want to find the rows of the matrix t...

4 years ago | 1 answer | 0

1

answer

Question


Set 'KeyPressFcn' to a method in the class
Hi there! I have a method in a class that sets the "key press function" of a figure, and I just can't figure a way to set that ...

4 years ago | 1 answer | 0

1

answer

Question


overlaps() with only two polyshap objects
In my problem, I have a car and multiple obstacle polyshape objects, and I want to determine if the car is overlapping only one ...

4 years ago | 1 answer | 0

1

answer