Displaying posts filed under

Matlab

May
24
2009

From Rajesh Koothrappali to Tayyab Tariq in 30 lines of code

First thing, I am sorry if someone finds it offensive or racist, I just meant it to be funny and for the record, Rajesh Koothrappali is my favorite Big Band Theory character.

A friend of mine posted this picture of me on Facebook. In the same days I had studied a few topics in my [...]

Apr
6
2009

Matlab GUI: Handling User Data and Images

It is often an issue to handle user defined data when working with Matlab GUI. In this tutorial I show how to share user data among functions and how to handle Images.
 
 
 
Share on Facebook

Apr
6
2009

Creating Matlab GUI: The basics

Matlab is a very useful tool for doing a number of things and to a number of people especially researchers due to its very short development time. Having a command line driven interface however can be unlikable at times. Matlab however provides a great GUI interface and tolls to  create the GUIs.
Here is a simple [...]