Re: [casper] xlUpdateModel

2009-11-04 Thread G Jones
John,
I think the shortcomings of xlUpdateModel are what made the transition
from 7.1 to 10.1 so painful. Dynamically drawn blocks like the vacc
will not be handled correctly in general. Therefore, I think it will
be much easier and reliable to simply redraw the diagram block for
block in 10.1.
Glenn

On Wed, Nov 4, 2009 at 4:12 PM, John Ford  wrote:
> Hi all.  I'm trying to port a rather complex model to 10.1, and I had
> hoped that xlUpdateModel would allow me to do it rather easily, but when I
> run it  Matlab crashes.  It seems to choke on the gavrt library's vacc
> module.  Has anyone gotten this to work, or should I forget it and just
> redraw the model?
>
> John
>
>
>
>



[casper] xlUpdateModel

2009-11-04 Thread John Ford
Hi all.  I'm trying to port a rather complex model to 10.1, and I had
hoped that xlUpdateModel would allow me to do it rather easily, but when I
run it  Matlab crashes.  It seems to choke on the gavrt library's vacc
module.  Has anyone gotten this to work, or should I forget it and just
redraw the model?

John