Blinking text in MATLAB (Experimental Feature!)
I'm excited to be back for a special guest visit to the Pick of the Week blog, more than eleven years after I founded it with Doug. I'm extra excited because I have the opportunity to introduce to you a feature I've been playing with that we are hoping to get into MATLAB really soon.
We hear requests for adding features to MATLAB graphics all of the time. Readers of this blog are hopefully well aware now that we released a massive update to MATLAB graphics last year in R2014b. This offered a lot of the enhancements you've been asking for, but missed the one that I hear about the most.
MATLAB has unfortunately lagged a bit behind HTML in providing the ability to build gorgeous grabbing user interfaces (like this one). HTML has long offered the ability make webpages really come to life, with embedded music, animated GIFs, dynamic backgrounds, and best of all - blinking text. I'm slowly chipping away at these, trying to make the case to the MATLAB developers that we need to bring all of these features into MATLAB.
As part of this effort, I've put a prototype of a function on the File Exchange that makes it easy to make any text on a UI blink:
BLINK Make a graphics component blink
blink has everything you need:- Start blinking
- Stop blinking
- Blink at any speed
- Blink multiple elements on one figure at the same time, all at different speeds
댓글
댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.