Feeds
提问
How can I set the actual value of the axis dimension?
for example i wan to plot x=(1:10) and y=(1:10) but x axis size will be 12.1 centimeter(exactly) and y axis size will be 11.1 ce...
2 years 前 | 1 个回答 | 0
1
个回答提问
why do i receive error when do 'Implicit' solution true?
syms y(x) eqn=diff(y,x)==3*(x*y)^(1/2); dsolve(eqn,'Implicit',true) when i run this code ans = ...
2 years 前 | 1 个回答 | 0