photo

Maverick


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

Followers: 0   Following: 0

消息

Loves automation

统计学

All
  • Knowledgeable Level 2
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已回答
how to collect variables in an aray in for loop?
Hi You have two ways to address your problem you can either use a separate variable or you use same variable with which you a...

6 years 前 | 1

| 已接受

已回答
Finding Line Source and Destination Port and Blocks
Hello Please see the image for the relevance of source port and Dst port. The code is perfectly fine. The problem lies in the...

7 years 前 | 0

已回答
How to replace a simulink block name which is used in many places inside the model?
Hello This can be done using a few lines of matlab script. I have done for DataStoreRead blocks, you can extend this logic fo...

7 years 前 | 1

| 已接受

已回答
here is my codes and erors, I don't know what this erors mean ?
Hello This means idx was never equal to 1 and 'Current_time_actual_load' is still an unknown variable. Try giving a default v...

7 years 前 | 0

| 已接受