(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Basic Folder Setup and Linux command ==
 
== Basic Folder Setup and Linux command ==
 +
----
  
 
+
(1) Right click on screen and select “Open Terminal” <br/>
 +
(2) Type “pwd” to see your current directory <br/>
 +
(3) Type “mkdir ECE438” to make a directory called ECE438 <br/>
 +
(4) Type “cd ECE438” to go into newly created directory <br/>
 +
(5) Type “mkdir Lab1” to make a directory called Lab1 <br/>
 +
(6) Type “cd Lab1” to go into directory <br/>
 +
(7) Type “matlab” to start Matlab: your working directory is your current directory <br/>
 +
(8) Reminder: Download all files to your Lab1 folder  <br/>
  
 
----
 
----
Back to [[2011_Fall_ECE_438_Boutin|ECE 438 Fall 2011]]
+
Back to [[ECE438_Lab_Fall_2011|Lab wiki]]

Latest revision as of 07:33, 25 August 2011

Basic Folder Setup and Linux command


(1) Right click on screen and select “Open Terminal”
(2) Type “pwd” to see your current directory
(3) Type “mkdir ECE438” to make a directory called ECE438
(4) Type “cd ECE438” to go into newly created directory
(5) Type “mkdir Lab1” to make a directory called Lab1
(6) Type “cd Lab1” to go into directory
(7) Type “matlab” to start Matlab: your working directory is your current directory
(8) Reminder: Download all files to your Lab1 folder


Back to Lab wiki

Alumni Liaison

Ph.D. on Applied Mathematics in Aug 2007. Involved on applications of image super-resolution to electron microscopy

Francisco Blanco-Silva