Prev: can I use a external signal as the threshold of the switch?
Next: vectorized Matlab versus C code
From: Abhay Ghatpande on 23 Nov 2009 16:53 MATLAB R2009b on Mac OS 10.6.2. Get the following errors on startup: ~> matlab -nosplash & [1] 28524 ~> 2009-11-23 16:24:41.736 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x104c94bd0 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.738 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x137616690 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.739 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x137605c10 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.742 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x104c02ee0 of class NSCFNumber autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.742 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x137619930 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.742 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x137603e80 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.743 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x13761ab90 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.743 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x137618340 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.744 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x137617c20 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.744 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x137613220 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.745 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x137613400 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.745 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x137612a40 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking 2009-11-23 16:24:41.746 MATLAB[28524:3803] *** __NSAutoreleaseNoPool(): Object 0x104c29490 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking Any ideas? Doesn't seem to affect the operation though. Abhay
|
Pages: 1 Prev: can I use a external signal as the threshold of the switch? Next: vectorized Matlab versus C code |