Call ode45 to work on a built-in MATLAB® function.
>
|
|
Call ode15s to work on a built-in MATLAB® function.
>
|
|
Create a user-defined function, rocket, in Maple. The file may also be predefined in the current path.
>
|
|
>
|
|
>
|
|
Use the ssystem command to set the permissions on UNIX systems.
>
|
|
Open the "Matlab Link".
Before accessing the user-defined function, the file needs to be opened (in MATLAB®).
>
|
|
Set global variables (in MATLAB®).
>
|
|
>
|
|
Setup the problem.
>
|
|
Solve the problem.
>
|
|
Plot the results.
>
|
|
>
|
|
>
|
|