Error, (in dsolve) expecting an ODE or a set or list of ODEs. Received ...
Description
Examples
Maple does not recognize the differential notation dy(x) representing the differential of the function y(x). To enter a differential equation in Maple, you must form the actual derivative. Work with the derivative , not dy and dx separated.
Example 1
Error, (in dsolve) expecting an ODE or a set or list of ODEs. Received dx*y(x)-x*dy(x) = 0
Solution 1
See Also
dsolve
Download Help Document