建立符号变量a和b下列正确的指令( )。
2023-12-01matlab
建立符号变量a和b下列正确的指令( )。
A.sym a b;
B.syms a b;
C.sym('a'. 'b');
D.syms(a.b);
正确答案是B

建立符号变量a和b下列正确的指令( )。
A.sym a b;
B.syms a b;
C.sym('a'. 'b');
D.syms(a.b);
正确答案是B