Community Profile

photo

Bert


Active since 2011

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Error using save: Error closing file
Hey all, An instance of a class is filled with a lot of data and than saved to my harddisk. However, during saving, I ge...

12 years ago | 3 answers | 2

3

answers

Question


Listing files in an arbitrarily named and deep tree
Hey all, I would like to list all the .avi files in all levels of depth of subdirectories, starting from a parent path. The...

12 years ago | 2 answers | 0

2

answers

Question


Creating multiple instances of a class from within a class
Hey all, In a trial from type trialclass, I would like to create multiple patients of type patientClass as such: trial =...

12 years ago | 1 answer | 0

1

answer

Answered
What is missing from MATLAB?
Please correct me if I'm wrong, but I find the way methods are supposed to be declared and used incosistent. I.e., When you call...

12 years ago | 0

Question


Class with no initial properties
Hey all, 3 classes have been defined in my project: testClass which contain patients. Patients are from the type pa...

12 years ago | 1 answer | 0

1

answer

Question


Structure Array example as OOP?
Hey all, The structure array as described in the documentation is pretty much exactly what I was looking for to implement i...

12 years ago | 1 answer | 0

1

answer