Fortune

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 Center および MATLAB AnswersMagic についてさらに検索

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.