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
-
3915 Solvers
-
Calculate the area of a triangle between three points
2375 Solvers
-
6815 Solvers
-
Count decimal digits of a number
217 Solvers
-
4459 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!