Fortune

版本 1.0.0.0 (2.0 MB) 作者: Robert M. Flight
Prints a random, sometimes funny fortune at the command line
1.2K 次下载
更新时间 2005/7/18

查看许可证

This is my implementation of the popular Unix/Linux program Fortune in MATLAB. To install it, simply unzip the file archive to a folder, and run "initial.m", this will create the MAT-files containing the fortunes. After that type "fortune" at the command line for a random clean fortune, use the "off" flags for an offensive fortune, and read the readme or header of the file for more information.

引用格式

Robert M. Flight (2024). Fortune (https://www.mathworks.com/matlabcentral/fileexchange/8038-fortune), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

fixed inital.m to clear variable 'txtfil', keeps fortune from crashing during use.