Multiplication Table
Version 1.0.0 (1.11 KB) by
Vishal Tripathi
The Multiplication Table is programmed to make multiplication table using function.
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);
Cite As
Vishal Tripathi (2026). Multiplication Table (https://uk.mathworks.com/matlabcentral/fileexchange/77191-multiplication-table), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
