Feeds
질문
save as txt file
when i use save function, matlab save text file but with out data matlab make many symboles insteade of data where is the err...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
how i can resolve the Error in sym/subsref (line 870) R_tilde = builtin('subsref',L_tilde,Idx);
clc, clear all, close all syms x %define the vairable of(x) f=-1.8*x^4+6.03*x^3+57.03*x^2-171.41*x+30.30; figure(1) fplot(f)...
5년 초과 전 | 답변 수: 1 | 0
