Multiplication Table

The Multiplication Table is programmed to make multiplication table using function.
9 Downloads
Updated 22 Jun 2020

View License

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 Linux
Tags Add Tags
Version Published Release Notes
1.0.0