在这个功能函数中对X、Y、R、E进行一次赋值,在别的程序中调用才可以计算出新的X、Y、R、E,然后在这个功能函数中的X、Y、R、E更新。这个逻辑关系我应该怎样写呢

 Risposta accettata

0 voti

在函数里传入参数
mycon(x,X,Y,R,E)

Più risposte (0)

Categorie

Scopri di più su MATLAB in Centro assistenza e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!