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

 Respuesta aceptada

0 votos

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

Más respuestas (0)

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!