Splash window for deployed applications Deployed (compiled) Matlab applications take a long time to load. I present a splash window that loads immadiately, solving this problem. July 26, 2012 Comments Off on Splash window for deployed applications Read More »
Waiting for asynchronous events The Matlab waitfor function can be used to wait for asynchronous Java/ActiveX events, as well as with timeouts. July 18, 2012 33 Comments Read More »
Trapping warnings efficiently warnings can be trapped in a try-catch block just like regular errors. This articles explains how. July 11, 2012 14 Comments Read More »
Using Groovy in Matlab Groovy code can seamlessly be run from within Matlab. July 4, 2012 8 Comments Read More »