startup file with personal invitation and wishes.

Adding invitation and fun sentence on MATLAB opening.
222 download
Aggiornato 26 set 2011

Visualizza la licenza

On MATLAB opening you see something like:
"Good afternoon Sasha!
There is a light at the end of every tunnel….just pray it’s not a train!."

* Place startup.m file and text.txt file in opening MATLAB folder

I built by myself little list of sentences into txt file
each time you run MATLAB you see invitation and sentence
In my text file the sentences placed in even rows only of course it's user's choice.

see also:
http://www.mathworks.com/help/techdoc/ref/startup.html

Cita come

Alexander Brodsky (2025). startup file with personal invitation and wishes. (https://it.mathworks.com/matlabcentral/fileexchange/33000-startup-file-with-personal-invitation-and-wishes), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Startup and Shutdown in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

resolved startup rand value by
rand('twister',sum(100*clock))

1.0.0.0