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

답변