Multiplication Table

版本 1.0.0 (1.1 KB) 作者: Vishal Tripathi
The Multiplication Table is programmed to make multiplication table using function.
8.0 次下载
更新时间 2020/6/22

查看许可证

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 (2024). Multiplication Table (https://www.mathworks.com/matlabcentral/fileexchange/77191-multiplication-table), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

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