Problem 2012. Tony's trick for duplicating an mx1 vector n times
Solution Stats
Problem Comments
-
2 Comments
James
on 27 Nov 2013
When did the functionality of linspace change to give an empty 1-by-0 matrix for n=0? My version is very old (R14, SP3 from 2005), and the command "linspace(1,1,0)" gives 1. Just curious.
Ted
on 29 Nov 2013
hi - not sure, but it is similar in behaviour to ones(1,0), nan(1,0) etc
Solution Comments
Show commentsProblem Recent Solvers52
Suggested Problems
-
Find the peak 3n+1 sequence value
2082 Solvers
-
326 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
771 Solvers
-
Put Two 1D matrices into one 1D matrix
131 Solvers
-
337 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!