Software Listing of Author : "Vihang Patil"
- GIF Player
- License: Shareware
- Price:


This is a GIF player, which will play your animated GIF's in the figure or gui window. Demo : gifplayer; %plays the animated crystal.gif file provided with this submission Usage: ex: gifplayer('animated.gif',0.1); %delay is in seconds There could be more enhancements to this program which could be added on, so comments most welcome from the readers.
- Publisher: Vihang Patil
- Date Released: 12-01-2013
- Download Size: 92 KB
- Download
- Platform: Matlab, Scripts
- Magic!!!. Guesses the number in your mind!!
- License: Shareware
- Price:


This game will guess the number in your mind. Played normally with the deck of cards, I tried to simulate it through numbers. Rules: 1.Guess any one number from the 3 columns. 2. Click on the column in which it resides. 3. After 3 guesses, the computer will tell you, the number in your mind..
- Publisher: Vihang Patil
- Date Released: 10-01-2013
- Download Size: 102 KB
- Download
- Platform: Matlab, Scripts
- OPC Server/Client Demo
- License: Shareware
- Price:


For this program to run, you will need to download Kepserver found at http://www.kepware.com/Products/products_OPCServers.asp After you have download and installed the KepServer, use the demo.opf file included in the OPC.zip as the default project in Kepserver. Then run the opc_demo.m file, you will see how Matlab as an OPC Client communicates with this OPC server. You can try different servers as well, such as Matrikon, Iconics, etc, but you will have to create your own server configuration files. Next you can try connecting any PLC which are supported by Kepserver and try out PLC communication through Matlab. There is also an inbuilt OPC Client in Kepserver which will reflect the same results as on this program. The boolean output i.e the RED/GREEN toggle button o/p can be viewed on the OPC Client of Kepserver
- Publisher: Vihang Patil
- Date Released: 18-01-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Small Gui Example
- License: Shareware
- Price:


Hello This is small example I was trying for a long time for passing the value from the Gui's Pushbutton to the output function, so that I can access it from the workspace. Posting it here if somebody needs tips for some basic gui development. ex: val = selection_gui;
- Publisher: Vihang Patil
- Date Released: 08-06-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts