이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
This GUI takes user information and creates a function that is capable of sending text messages to the provided phone number using the sendmail function in Matlab and a GMail email account. All major North American carriers are included (including Aliant, Telus & Rogers in Canada), however if you can find the texting address for your carrier you may include it directly in the phone number field.
The generated function is able to take a subject and message argument, allowing customization of sent messages.
The function, with GMail account information, password, and phone number is a binary p-file to keep the information hidden. The entered password is also kept hidden while using the GUI.
Each P file function generated is unique according to username, allowing for multiple phone numbers, as well as multiple users on the same machine, although this is not recommended.
Included files are the GUI itself, the mat file containing the text to be used for actually generating the M function, and an example M file that shows the text used to create the P-file function.
Tested using R2007a, Windows XP
인용 양식
Robert M. Flight (2026). TxtMsg Create (https://kr.mathworks.com/matlabcentral/fileexchange/17416-txtmsg-create), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: login, Send Text Message to Cell Phone
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 | Changed the method of saving the resultant file, use binary p-file instead of M-file and mat files |
