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 Solvers42
Suggested Problems
-
Matrix indexing with two vectors of indices
587 Solvers
-
Get the length of a given vector
6170 Solvers
-
811 Solvers
-
Celsius to Fahrenheit converter
480 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
439 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!