Community Profile

photo

Luke Stalder


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Trying too run two functions in parallel where the functions have two outputs
So I have two functions which I want to run in parallel and I want to store the two output values of each function in a cell. Th...

4 years ago | 1 answer | 0

1

answer

Question


find(vector==value) not working
Why does find(vector==value) not work? I am trying to find the index of a value of 0.16 in a vector defined as vector=0:0.01:0.3...

4 years ago | 3 answers | 1

3

answers