startup file with personal invitation and wishes.

Adding invitation and fun sentence on MATLAB opening.
222 téléchargements
Mise à jour 26 sept. 2011

Afficher la licence

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

Citation pour cette source

Alexander Brodsky (2024). startup file with personal invitation and wishes. (https://www.mathworks.com/matlabcentral/fileexchange/33000-startup-file-with-personal-invitation-and-wishes), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

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

1.0.0.0