Community Profile

photo

Joseph Burgel


Last seen: mehr als ein Jahr vor Aktiv seit 2009

Statistiken

All
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Is there a way to set gcbf when a java callback is executing?
When a callback defined in this manner: JMenuItem = ... javaObjectEDT('javax.swing.JMenuItem',strMenuNa...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Handling Member Objects in loadobj() that no longer exist
I've got a situation where ObjA had a property of type ObjB. ObjA was then saved to a file. Then, ObjB was moved to +PackageA.Ob...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do I reference a super class of a superclass object?
I have a subclass of a superclass of a superclass. The two levels up superclass owns a property that has a set method defined. I...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Clearing Java Objects
As an experiment, I removed my .jar file from the Java dynamic class path and added it to the static class path by modifying cla...

mehr als 12 Jahre vor | 2

Frage


Constructor must preserve the class of the returned object
I've created a object, saved it to a file and loaded the object from the file and I get this error: Warning: Error loading a...

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Clearing Java Objects
My code uses Java objects that I created and provide to ML in a .jar file. After my code terminates, I try to run "clear jav...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


loadobj input argument type determination?
All, Can anyone tell me what drives the type of argument that loadobj() gets? According to the help: http://www.mathworks...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


set methods getting called before loadobj?
Hi all, I've got a user defined object that was saved to a file. One of the properties of the class has a set method defined...

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


getfilenames.m
Do a recursive search for files.

fast 15 Jahre vor | 2 Downloads |