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
Problem Recent Solvers47
Suggested Problems
-
1799 Solvers
-
1815 Solvers
-
945 Solvers
-
Find out missing number from a vector of 9 elements
281 Solvers
-
Replace multiples of 5 with NaN
413 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!