Community Profile

photo

hengzh47


University of Calgary

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


is there a way to call vectors one by one from matrix other than "for" loop?
I have a matrix [a1,a2,a3,a4; b,b,b,b; c,c,c,c], now I want to call each column for a pre-defined function f(a,b,c). There resul...

9 years ago | 1 answer | 0

1

answer

Question


Output argument "a" (and maybe others) not assigned during call to
I get this error message when running the code, 'Output argument "a" (and maybe others) not assigned during call to...MH'. But '...

9 years ago | 1 answer | 0

1

answer