Ayoub Tamin
- 12
- 2
- TL;DR
- i tried the Dsolve and i got no output
The discussion revolves around troubleshooting code in Mathematica for solving a differential equation using the Dsolve function. Participants share their experiences and seek guidance on proper coding practices within the software.
Participants generally agree on the importance of posting code for troubleshooting, and there is a consensus that the space between g and f was a mistake. However, the overall discussion remains focused on individual experiences rather than a unified resolution of the broader coding issues.
There may be limitations in understanding the specific coding errors without seeing the actual code posted by participants. The discussion does not delve into the underlying principles of differential equations or the Dsolve function itself.
Beginners in Mathematica, individuals troubleshooting code, and those interested in coding practices for solving differential equations.
I'm actually so beginner in Mathematica, just want to know how to put the code in , idk what i did or what went wrong but i want to know the right way to it ù-ùDale said:When asking for help troubleshooting code it is customary (and necessary) to post the code
Dale said:Try putting a space between g and f
Thank you sirDale said:Excellent! I guess that space was the only mistake then.