Feeds
질문
Sizeof error and Z is a scalar/Vector but needs to be matrix
% x + y, x >= 0 and y >= 0 % f(x,y) = x - y^2, x >= 0 and y < 0 % -x^2 + y, x < 0 and y >=...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
Editing existing figure properties
hf = openfig('fig.fig'); ha = hf.Children(end); How do I edit the properties (linewidth and axis labels) of hf?
5년 초과 전 | 답변 수: 1 | 0