photo

翰旭


Last seen: 6 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to solve this error when i use matlab function
Simulink does not have enough information to determine output sizes for this block. If you think the errors below are inaccurate...

7 months 前 | 1 个回答 | 0

1

个回答

提问


Output argument 'fy' is not assigned on some execution paths
function [fz,x1,fy,M,rills] = fcn(u,m,w,v,r) if u>=0.436 fz=0; x1=0; return; end fz = 2*(1+0.4*-m)*739130*(0.4...

1 year 前 | 3 个回答 | 0

3

个回答