Skip to content

Container performance in Matlab

A colleague has been fighting with Matlab’s new object-oriented language features and Matlab’s hybrid pass-by-value and pass-by-reference semantics. His findings are quite interesting.

{ 5 } Comments

  1. Ian | June 23, 2009 at 1:03 am | Permalink

    I was looking for matlabxg, but then I thought, maybe it’s deprecated… Any idea where to find it (if, as I said, it’s not deprecated).
    Thanks

  2. barry | June 23, 2009 at 9:29 am | Permalink

    It looks like matlabxg didn’t make the cut when my old lab moved to a new server. I’ll see if I can resurrect a copy and post it.

  3. Barry | June 23, 2009 at 3:09 pm | Permalink

    Ian, you can find the matlabxg page at http://physionconsulting.com/matlabxg. The code is not being maintained anymore, but some interest might convince us to update it.

  4. Ian | June 24, 2009 at 4:55 am | Permalink

    Thanks a lot, I’ll see what I can do with it, and eventually let you know if and how it worked.
    Again, thanks !

  5. Peter Meilstrup | August 5, 2009 at 4:54 pm | Permalink

    I reported this issue in regards to matlab’s closures a while ago:

    http://www.mathworks.com/matlabcentral/newsreader/view_thread/160073#404034

    Seems the new objects have the same problem as the closures.

Post a Comment

Your email is never published nor shared. Required fields are marked *