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

Rene

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Rene View all
Updated File Comments Rating
19 Jun 2009 MATLAB GUI Tips How to begin constructing a GUI. Author: Roy Schestowitz

really useless
i thought it can may help our students to get a first introduction as a little guide line.
but it is even useless for that too.
it is better to spend time in the matlab help just to get more used with it.

15 Jun 2009 Sudoku This is a Sudoku game that is able to generate new games by itself. Author: Zhen Qian

programm cant recognize, if there are 2 possibilities to fill in the numbers and dont show a message that you are finish, if you did it in the second way.

11 Jun 2009 Send Text Message to Cell Phone Send text message to cell phone or other mobile devices Author: Ke Feng

dont work at all

??? Error using ==> sendmail at 168
Could not connect to SMTP host: smtp.gmail.com, port: 25;
Connection timed out: connect

Error in ==> send_text_message at 82
sendmail(emailto,subject,message)

14 May 2009 ScrollPlot - scrollable X/Y axes ScrollPlot adds a scroll sub-window to any supplied plot handles. Author: Yair Altman

very nice.
but if i plot some data, it looks fine
if i wanna plot new data, the axis the smaller and smaller by each time i type the plot command
just try this:
scrollplot(plot([-10:0.01:10]',sin([-10:0.01:10]')),'axis','xy');
scrollplot(plot([-10:0.01:10]',sin([-10:0.01:10]')),'axis','xy');
scrollplot(plot([-10:0.01:10]',sin([-10:0.01:10]')),'axis','xy');
scrollplot(plot([-10:0.01:10]',sin([-10:0.01:10]')),'axis','xy');
scrollplot(plot([-10:0.01:10]',sin([-10:0.01:10]')),'axis','xy');
scrollplot(plot([-10:0.01:10]',sin([-10:0.01:10]')),'axis','xy');

04 May 2009 Google(R) Translate Translates a string between languages using Google(R)'s Language API. Author: Michael Katz

it isn't working.
i got this:
gtranslate('Good morning Mr. Peterson, how is your cat?','sv')
??? Error using ==> urlread at 108
Error downloading URL.

Error in ==> gtranslate at 43
page = urlread(url, 'get', {'v', '1.0','q', inputString, ...

but should be a funny tool, if it would run

 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com