startup file with personal invitation and wishes.

Adding invitation and fun sentence on MATLAB opening.
222 Downloads
Updated 26 Sep 2011

View License

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

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Startup and Shutdown in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

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

1.0.0.0