photo

翰旭


Last seen: 5ヶ月 前 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...

6ヶ月 前 | 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年 前 | 3 件の回答 | 0

3

回答