Community Profile

photo

Rachel Anthony


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Combining Rows of Cell Arrays-- Alternative Way to combvec?
I previously had another function that used combvec to combine vectors. I am now using strings in the program and am wondering i...

6 years ago | 1 answer | 0

1

answer

Question


How to reference a property name with a variable in findobj?
In my code, I am looping through several property names in order to produce different handles. In my case, I have an array calle...

6 years ago | 1 answer | 0

1

answer

Question


Is there a way to view/access all instances of a property?
I'm new to Matlab, and confused on how instances are stored. Say that I have a class outlining a couple properties: p...

6 years ago | 1 answer | 0

1

answer

Question


Creating a Combination of Multiple Arrays
I'm having trouble coming up with code to create a combination between two arrays. In my first array, result, I computed the Car...

6 years ago | 2 answers | 0

2

answers

Question


How to store instances of an object property in a cell array?
I am making a class that defines a property 'Expression', which accepts vectors. Is there a way to access each instance of this ...

6 years ago | 2 answers | 0

2

answers