Quick start to matlab gui programming using 'guide'.
Note:- It is easy to convert matlab GUI applications to windows standalone executable and run the converted executable (.exe file) in any machine in which matlab is not installed.For details check 'deploytool' matlab documentation.
Hi Baiju!
ReplyDeleteThanks a lot for this tutorial!
Its another of your many wonderful video casts!
I wanted to know something... If i have a graphical output from matlab using plot(x,y) command, can I show it in the VC# ? Or I will have to use the Matlab GUI for this purpose?
ReplyDeleteHi Mukul,
ReplyDeleteMatlab dotnet complier supports 'plot' function and you shouldn't get any issues in vc# world.
cheers
Baijumax
Wow! I tried it and it worked out fine for me!
ReplyDeleteThanks a lot BaijuMax!
PS: I was trying to get the array values from the Matlab and then trying to plot the values from the VC#. But using plot command directly from the Matlab is really very useful tool!
hello..
ReplyDeleteI am Nikhil from kerala..third yr student of electrical at National Institute of technology, Allahabad. sir i am really impressed with ur video tutorial..Do guide me with tips inorder to make a CV more imprssive..
looking forward for ur reply....
with regards,
Nikhil abraham
Hi Baiju!
ReplyDeleteThanks a lot for this tutorial!
please, i want more videos about matlab GUI
Hi Baijumax
ReplyDeleteThanks for your video. It was very informative.
Please could you also show how to manage authentication details like creating Login pages and password management using Matlab?
Really appreciate your help!
h baij
ReplyDeletethis is a nice tutorial for bigginers. thanks fo r it
HEy I am chirag :)
ReplyDeleteReally liked your tutorial
Can You Tell us about More Controls in GUI?