Problem 2948. Create an m x n array consisting only of an input value.
Create an array with m rows and n columns wherein all entries are assigned the input value x.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers84
Suggested Problems
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13552 Solvers
-
17914 Solvers
-
convert matrix to single column
432 Solvers
-
Find Out sum of principal diagonal element of given matrix
256 Solvers
-
Create Vector containing following elements
142 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!