From: Michael Lindholm Nielsen on
"Adam Hartshorne" <adam.hartshorne(a)gmail.com> wrote in message <hlhr31$3l1$1(a)fred.mathworks.com>...
> As far as I am aware. If I put a break clause in order to observe the workspace, it show the various variables required.
>
> I have also tried,
>
> refreshdata(obj.h)
>
> with the same result.

Hi Adam,

Did you ever get refreshdata to work? I had a somewhat similar problem and solved it. In you're case the solution might be:

refreshdata(obj.h,'caller')

So that refreshdata knows which workspace it should update from. Hope you get it working.

Yours Sincerely
Michael
From: us on
"Michael Lindholm Nielsen" <none(a)phys.au.dk> wrote in message <hvik9u$c3e$1(a)fred.mathworks.com>...
> "Adam Hartshorne" <adam.hartshorne(a)gmail.com> wrote in message <hlhr31$3l1$1(a)fred.mathworks.com>...
> > As far as I am aware. If I put a break clause in order to observe the workspace, it show the various variables required.
> >
> > I have also tried,
> >
> > refreshdata(obj.h)
> >
> > with the same result.
>
> Hi Adam,
>
> Did you ever get refreshdata to work? I had a somewhat similar problem and solved it. In you're case the solution might be:
>
> refreshdata(obj.h,'caller')
>
> So that refreshdata knows which workspace it should update from. Hope you get it working.
>
> Yours Sincerely
> Michael

well...
let me just add that REFRESHDATA is one of the very bad ML stock functions...
just look at it...

us
 | 
Pages: 1
Prev: Log all Fixed-Point operations
Next: 3D plot