LOL Chuck

Display Chuck Norris jokes at the command window.
ダウンロード: 23
更新 2017/3/26

Display Chuck Norris jokes at the command window in MATLAB.
lolChuck Prints a Chuck Norris joke to the command window

Display jokes fetched from the Internet Chuck Norris Database (ICNDb).
See the links below for more information about the ICNDb and software
dependencies (JSONlab).

Inputs:

opts (optional):
Struct with fields specifying options to API parameters
opts.firstName - First name in joke (replaces 'Chuck')
opts.lastName - Last name in joke (replaces 'Norris')

Usage:

lolChuck() - Prints a Chuck Norris joke to the command window

val = lolChuck() - Additionally returns the joke data to the workspace

Examples:

>> lolChuck

Chuck Norris is the only person to ever win a staring contest against Ray Charles and Stevie Wonder.

>> val = lolChuck

Wo hu cang long. The translation from Mandarin Chinese reads: "Crouching Chuck, Hidden Norris"


val =

id: 170
joke: [1x104 char]
categories: {0x1 cell}

>> lolChuck(struct('firstName','Mark','lastName','Tomaszewski'))

Mark Tomaszewski doesn't use a computer because a computer does everything slower than Mark Tomaszewski.

See also:

ICNDb: http://www.icndb.com/api/
JSONlab: https://www.mathworks.com/matlabcentral/fileexchange/33381-jsonlab--a-toolbox-to-encode-decode-json-files

引用

Mark Tomaszewski (2024). LOL Chuck (https://github.com/mark-toma/LolChuck), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2013a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersHolidays / Seasons についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: JSONLab: portable, robust JSON/binary-JSON encoder/decoder

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0.0

Formats description

Updated title.

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。