Community Profile

photo

Samuel Morstein


Last seen: nästan 2 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


strtok is only using the first character of my delimiter instead of the full character vector
I am trying to use strtok to split a character vector using a character vector as my delimiter. However, MATLAB is only using th...

ungefär 4 år ago | 2 answers | 0

2

answers

Question


how do I index a vector with another vector without the use of a for loop
For my matlab homework, given a character vector of 1x(6N) and a logical vector of 1xN, I have to make a function that returns a...

ungefär 4 år ago | 1 answer | 0

1

answer