Community Profile

photo

Matt


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


plot of specified data
Hello, I've got a little problem with a plot i'd like to generate. Sadly, I couldn't figure out how to do it. I have 3 Vec...

11 years ago | 1 answer | 0

1

answer

Answered
filling a vector up with a second one
Hi thanks a lot for your answers, they work both! what could I do if a was a=[0;0;0;0;0;5;5;5;4;4;0;0] and i like to ...

11 years ago | 0

Question


filling a vector up with a second one
Hello, My Problem: 2 vectors a and b. a=[0;0;0;0;0;5;5;5;4;4] b=[1;1;1;4;4;5;5;5;6;6;9;9;10;10;10;11] My goal is to re...

11 years ago | 3 answers | 0

3

answers

Question


Output of the row of a vector which has the same entry as a second vector
Hello, Problem: Two vectors a and b. Id like to know in which row of the vector a, the entries of a and b are the same. Outp...

11 years ago | 2 answers | 0

2

answers