BatchTextEditor - ECON520

This page describes:

pico: A text editor used for creating .m files.

I came across a need to find a text editor for Matlab, because I work from a Windows based PC from home and connect to the u-system from there. I could not directly access Matlab's text editor for creating batch files. Professor Hirano introduced me to Pico.

To access Pico from a Windows PC:

1. Log into the u-system through SSH shell.

2. At the command prompt, type "pico".

I am still in the process of learning the program. If anyone tries the program, please post any useful commands.

Commands:

"write out" (control-o) - save file

"sftp" - transfer to personal computer

ECON520: BatchTextEditor (last edited 2006-09-21 14:23:56 by KeisukeHirano)