Community Profile

photo

Anandan Rangasamy

MathWorks

Last seen: bijna 3 jaar ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
applying timerange to a number of .mat files containing timetables
I think the right way to do this is to begin with tall timetables first, that way you don't mess up the way timetables are forma...

ongeveer 6 jaar ago | 0

Answered
Tall table from multiple tables in different .MAT files
I would suggest you to set UniformRead to true when creating <https://www.mathworks.com/help/matlab/ref/filedatastore.html FileD...

meer dan 6 jaar ago | 1

Answered
Datastore - support for mat-files
If you are using R2017b MATLAB version, you could set the UniformRead option to true when creating fileDatastore and that will s...

meer dan 6 jaar ago | 3

Answered
Undefined function 'imageDatastore' and 'alexnet'
Hi Dimitrios, I believe imageDatastore and alexnet are available in R2017a version. I think you would need Neural Network Too...

meer dan 6 jaar ago | 0

Answered
Problem with imageDatastore function
Walter is right. |imageDatastore| _function_ is new as of R2016a. You can create an |ImageDatastore| object using myfolder ...

meer dan 7 jaar ago | 2

| accepted