Software Listing of Author : "Jerome Briot"
- Forbidden Donut
- License: Freeware
- Price: 0.00


Just catch the Forbidden Donut (nothing to gain...). Quote of an anonymous player: "I'll catch it ......wooh Marge, I'm in the FEX !!!" Type "help fdonut" for more details. Please report bugs by e-mail. Zip-file contains : fdonut.m, fdonut.wav and doh.wav
- Publisher: Jerome Briot
- Date Released: 17-03-2013
- Download Size: 31 KB
- Download
- Platform: Matlab, Scripts
- PONG: a tribute to the game created by Atari Inc
- License: Shareware
- Price:


PONG was created in the early 70's by Nolan Bushnell from Atari Inc. This code should be considered as a tribute. More info on Wikipedia: http://en.wikipedia.org/wiki/Pong http://en.wikipedia.org/wiki/Atari Controls: Right player uses mouse Left player uses up/down keyboard arrows Players can also use following keys: P: game paused S: switch sound on/off Esc: quit game Revision: #1: Oct 2006 - improve ball management - add sound feature
- Publisher: Jerome Briot
- Date Released: 13-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- SETPOS 1.2 - GETPOS
- License: Freeware
- Price: 0.00


SETPOS/GETPOS are two flexible wrappers to set/get the "Position" property of graphics objects (figure, axes, uicontrol). SETPOS(H,POS) works as SET(H,'Position',POS) and GETPOS(H) works as GET(H,'Position') but : Both can set/get data using different unit for each element of the 'Position' vector. Both can manage each element [Left,Bottom,Width,Height] individually without the others. Both can use any graphics object HREF as position reference, instead of the parent of H. (Added in V1.1) SETPOS contains a +/- feature that increase/decrease the corresponding value in the 'Position' vector. Please contact me directly by email for bug report or enhancement request. ################################################## Versions: (Both) 1.0 (12-Feb-2007) (Both) 1.1 (14-Feb-2007) Third input argument HREF added. Minor corrections...
- Publisher: Jerome Briot
- Date Released: 17-06-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts