Rank: 37365 based on 0 downloads (last 30 days) and 0 files submitted
photo

K E

E-mail

Personal Profile:
Professional Interests:
Oceanography, statistics

 

Watch this Author's files

 

Comments and Ratings by K View all
Updated File Comments Rating
23 Dec 2011 Round with significant digits Rounds towards the nearest number with N significant digits. Author: François Beauducel
28 Nov 2011 IMCLIPBOARD Copy and paste image data to and from system clipboard. Author: Jiro Doke

Matlab's default Figure > Copy option is vastly improved witht he following,
imclipboard('copy', export_fig('r', 190, 'format', 'png'));
This is useful for copying a figure into Outlook or Word.
[credit for this solution to by Oliver Woodford not me! http://mathworks.com/matlabcentral/answers/21962-export-figure-to-microsoft-outlook]

12 Aug 2011 Send Text Message to Cell Phone Send text message to cell phone or other mobile devices Author: Ke Feng

A very useful part of this submission is the permission setup (setpref) for Gmail. Matlab's documentation did not result in my being able to send texts from Gmail, but Ke Feng's permissions did. Interestingly I can text all kinds of carriers from my Gmail account but not from my work email, maybe because the authentication level is higher. If you have to text a bunch of people on different carriers and are having trouble, try doing it from Gmail using Ke Feng's permissions.

27 Apr 2011 InsertHeader Inserts a user defined header in the m file currently open in editor Author: Dan K

Very useful function, but has stopped working when I switched to R2011a. Generates some java errors.

10 Feb 2011 CATSTRUCT Concatenate structures (v2.2, oct 2008). Author: Jos (10584)

Should be standard in Matlab

Contact us at files@mathworks.com