Feeds
질문
How to modify a function handle?
Sorry I am not sure how to phrase the question but say I had a function handle say: myfun1 = @(y) y Would I be able to modify t...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to use use = logical operator on multiple values?
For example if I had vector A = [1,5,8,2,6,4,3]; And I want to check if A equal to 1st value, 2nd value or 4th value istead ...
5년 초과 전 | 답변 수: 1 | 0

