|
|
| File Information |
| Description |
MORSE converts text to playable morse code in wav format.
SYNTAX
morse(text)
morse(text,file);
Description:
If the wave file name is specified, then the funtion will output a wav file with that file name. If only text is specified, then the function will only play the morse code wav file without saving it to a wav file.
Examples:
morse('Hello');
morse('How are you doing my friend?','morsecode.wav'); |
| Acknowledgements |
This file inspired
Demorse.
|
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (12) |
| 24 Feb 2012 |
Sandeep Kaur
|
|
|
| 29 May 2009 |
Esben
|
|
|
| 11 Mar 2008 |
Chirag Bhatt
|
|
|
| 08 Mar 2008 |
Chris Knox
|
|
|
| 11 Aug 2007 |
Elvin Hai
|
|
|
| 30 Mar 2006 |
Craig Miller K3OOL
|
|
|
| 24 Jan 2006 |
senthil raj
|
|
|
| 16 Oct 2005 |
J Cea
|
|
|
| 25 Sep 2005 |
mani khan
|
|
|
| 19 Aug 2005 |
Osamah Rawashdeh
|
|
|
| 17 Aug 2005 |
Carlo Cauyan
|
|
|
| 18 Jul 2005 |
joe schmoe
|
|
|
| Updates |
| 08 Jun 2005 |
Added more description to the help section. |
| 08 Jun 2005 |
Removed the wav file playing if the wav file name is specified. |
|
Contact us