startup file with personal invitation and wishes.

Adding invitation and fun sentence on MATLAB opening.
222.0 次下载
更新时间 2011/9/26

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

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

1.0.0.0