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
-
2729 Solvers
-
Create a cell array out of a struct
1182 Solvers
-
429 Solvers
-
291 Solvers
-
548 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!