Question
make multiple copy from a single value
This may be a basic question but I have to ask this to save time...
If I have,
a := 1
b:=5
how do I program to make this,
"c" is equal to "a" but is copied "b" times to make a matrix shown above
This may be a basic question but I have to ask this to save time...
If I have,
a := 1
b:=5
how do I program to make this,
"c" is equal to "a" but is copied "b" times to make a matrix shown above
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.