photo

Ben


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

1 个提问
4 个回答

排名
10,103
of 300,396

声誉
4

贡献数
1 个提问
4 个回答

回答接受率
0.0%

收到投票数
2

排名
 of 20,945

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,524

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

已回答
S-Function Level 1 vs S-Function Level 2
Solved it for my particular simulation: I had direct feedthrough incorrectly enabled for an input port. This created an agebrai...

13 years 前 | 0

已回答
Level 1 vs Level 2 s-function execute time
Solved - for others having this problem, I had an input port direct feedthrough incorrectly set to true. This caused the creati...

13 years 前 | 2

提问


Level 1 vs Level 2 s-function execute time
I have the same algorithm implemented as both a level-1 and level-2 S-function. The Level-2 version gets its core functions cal...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
compute computational time
Tick the 'profile' box in the Simulink tools menu, then run your simulation again.

13 years 前 | 0

已回答
S-Function Level 1 vs S-Function Level 2
Profile your code but ticking the 'profile' entry in the Simulink tools menu. You will probably see that the Level-2 function...

13 years 前 | 0