現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
The Multiplication Table is programmed to make multiplication table. The syntax of this function is given as:
any variable = multtable(arg1,arg2);
where
arg1 = no. of row of table
arg2 = no.of columns
example
mat = multtable(10,20);
引用
Vishal Tripathi (2026). Multiplication Table (https://jp.mathworks.com/matlabcentral/fileexchange/77191-multiplication-table), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0 |
