Feeds
질문
GUI Issue referencing function file
I'm creating a GUI that references a function file that I have already made. The output of this file is [TAU, P] = solver(inputs...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
Using if statement for switch
function [success, Out_Torque] = convertTorque(In_Torque, UnoF, UnoL, DesF, DesL ) success=0; Out_Torque=0; forceconv=0; ...
4년 초과 전 | 답변 수: 1 | 0