Displaying posts filed under

Matlab

Apr
25
2010

Matlab GUI-Radio Buttons: What I learnt Today?

If you like this post, please visit our sponsors above. Thanks!

Introduction
In this Matlab GUI Tutorial, you will learn how to use radio buttons, toggle buttons and the button group panel.
 
Share on Facebook

May
24
2009

From Rajesh Koothrappali to Tayyab Tariq in 30 lines of code

If you like this post, please visit our sponsors above. Thanks!

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

If you like this post, please visit our sponsors above. Thanks!

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

If you like this post, please visit our sponsors above. Thanks!

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 [...]