creating multiple values of the same x,y,z
Show older comments
Greetings,
I was wondering how I can create 100 values of the same input
x=[ 2, 4, 2]; %%% I need 100 of the same x, y, z
Accepted Answer
More Answers (1)
madhan ravi
on 8 Nov 2020
doc repmat
Categories
Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!