Software Listing of Author : "Jordi Palacin"
- calc
- License: Shareware
- Price:


This is a basic calculator in a single script file. It works on Matlab 7.0.1 and upper. Usage: type "calc" on the command line. Remember to add the "calc path" to the path list to use it regardless or the current directory. Some examples: [AC] [1000] [+] [18] [%] [=] 1180 [AC] [1000] [+] [18] [dlT-] [%] [=] 820 [AC] [1000] [-] [18] [%] [=] 820 [AC] [100] [+] [10] [=] 110 [AC] [100] [+] [10] [dlT-] [=] 90 [AC] [100] [+] [10] [C] [20] [=] 120 [AC] [100] [+] [10] [=] 110 [=] 120 ([=]repeats the last operation)
- Publisher: Jordi Palacin
- Date Released: 19-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- getfigure.m
- License: Shareware
- Price:


This function adds a new menu item in the current figure for easy import/copy of one (or all) plot line of another figure. Usage: 1- The destination figure must be the current (making a click over the figure) 2- In MATLAB prompt write >> getfigure Then a new menu option appears in the current figure 3- If we want to add all data lines from another figure (or make a duplicate) select 'Get de complete Figure' 4- If we want to add one data line from another figure select 'Get one line' 5- 'Undo last Get' to undo last copy 6- To delete the menu from the figure write again >> getfigure
- Publisher: Jordi Palacin
- Date Released: 08-02-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- hm407
- License: Shareware
- Price:


hm407.m is a function to read (using the serial port) the signal visualized in a Hameg HM407 digital oscilloscope.
- Publisher: Jordi Palacin
- Date Released: 22-01-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Interactive games: Space invaders + Breakout
- License: Shareware
- Price:


Gameplay 1.0 If you have Windows + MatLab (>6.0) + Webcam + Free time you are very lucky! Yes, because you can play Space Invaders or Breakout interactively so? move your body! You just need to download and unzip this file in one directory. The zip file is very large (>3MB) because of the songs (.wav) included. Instructions: - Start MatLab. - Plug a WebCam. - Run gameplay.m - Go to the menu and press "Connect WebCam...", this starts the vcapg2.dll. - The WebCam starts with a default resolution; it must be manually changed to 320x240 pressing the icon of "vcapg2" in the windows task bar. - Select the game you want to play and... move your body ! Some short videos in our web: English: http://robotica.udl.es/matlab/gameplay/game_en.html Spanish: http://robotica.udl.es/matlab/gameplay/game_cas.html
- Publisher: Jordi Palacin
- Date Released: 18-06-2013
- Download Size: 3471 KB
- Download
- Platform: Matlab, Scripts
- pen / mouse draw input template
- License: Shareware
- Price:


Basic template for pen / mouse graphical input processing. Press the pen or click the button of the mouse to draw/write anything. Pass over the red area call to an interpreter function process_data(x_pen,y_pen) where you can insert your processing code. The function is internal and located at the end of pen.m Have fun ! http://robotica.udl.cat
- Publisher: Jordi Palacin
- Date Released: 10-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- ReversePlot
- License: Shareware
- Price:


Dirk-Jan KroonThis function opens an image file containing a plot. Then the origin, maximum X and Y axis, and data points can be manually and automatically selected to obtain a new vectorial plot (the animated screenshot shows the menus included). Using Image Processing Toolbox to open idexed and gray images (functions ind2rgb, gray2rgb). More functions at http://robotica.udl.cat
- Publisher: Jordi Palacin
- Date Released: 13-01-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts