How to plot Schrödinger equation?

 Accepted Answer

Star Strider
Star Strider on 9 Feb 2021
Use element-wise operations in the code you write for it (see Array vs. Matrix Operations for details), and use meshgrid or ndgrid to create the ‘x’ and ‘t’ matrices, then use mesh or surf to display the result.

More Answers (0)

Categories

Find more on Particle & Nuclear Physics in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!