Feeds
提问
Find first index with odd entry in vector
Hi, I am trying write code to find the first odd entry in a vector. Such that: a = [4 2 5 5 2 1]' enter magical code here b ...
5 years 前 | 0 个回答 | 0
0
个回答提问
Replace even element with zero
Hi. I am trying to replace even elements in my matrix with zero like below: a = [3 5 4 1 2] enter magical code here a = [3...
5 years 前 | 1 个回答 | 0
1
个回答提问
Trader Toolbox realtime function is apparently undefined even when I have the file path identified.
I receive the error, "Undefined function 'realtime' for input arguments of type 'ibtws'." when I run the realtime function. I h...
8 years 前 | 1 个回答 | 0
