Go to Home Go to About
Go to Products Go to Contact
Go to News
Go to Services

In MATLAB

Create a simple 2D plot in MATLAB.

>> plot(rand(1,20)), title('My First PalmPGO Plot')

Call PLOT2PALM to generate PalmPGO database file.

>> plot2palm('myfirst.pdb')

myfirst.pdb was written to the current directory, which in this case was c:\MatlabR12\work.

Drag-and-drop myfirst.pdb to your Palm Pilot Installation Tool.

Sync your Palm Pilot.

Note: You can send multiple plots by creating subplots in the same figure window.

NEXT

MATLAB, Simulink, and Handle Graphics are trademarks of The MathWorks, Inc.