photo

xiao


University of Arizona

Last seen: 1 year 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


How to process elements in an array using stateflow if-statement?
I have a simple if-statement code: A=[1 3 10 20]; for i=1:length(A) if A(i)>10 A(i)=10; end end Then the ...

7 years 前 | 1 个回答 | 0

1

个回答