Community Profile

photo

James


Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How can I have multiple arrays as an input for my function?
If P and Q was a 1x3 array, how could I make that as an input in my function as the square brackets do not work. Thanks

4 years ago | 1 answer | 0

1

answer

Question


How can I read a set of images in a 1x6 cell array?
How can I use the imread function ro read a set of images that is in a 1x6 cell array format?

4 years ago | 1 answer | 0

1

answer

Question


How do I access a specific directory so I can then retrieve images in that directory with a specific file extension?
How do I access a specific directory so I can then retrieve images in that directory with a specific file extension?

4 years ago | 1 answer | 0

1

answer

Question


How do I access a certain directory?
How do I access a certain directory, so i can then retrieve certain images from that specified directory?

4 years ago | 2 answers | 0

2

answers

Question


How can I have a starting number, a step size, then the number of numbers I need in a 1D array?
I know the colon operator gives the starting number: step size: final number, but is there an operator with the starting number,...

4 years ago | 2 answers | 0

2

answers