Community Profile

photo

deus dionyssos


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

9 years ago

Answered
How to plot 3D point clouds with color changes with respect to z?
plot3(x,y,z,'marker','.','markeredgecolor',z)

11 years ago | 1