Dahlquist:GRNmap: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(→‎Start Up: adding an image)
(Adding Images)
Line 16: Line 16:
#*#The window that pops open is an Editor. The code can be altered in this window, and
#*#The window that pops open is an Editor. The code can be altered in this window, and
#*#For the next step to work, the specific folder that holds the MATLAB file must be selected.
#*#For the next step to work, the specific folder that holds the MATLAB file must be selected.
#In the Editor window, find the green play button beneath the Main toolbar. When you hit this, another window will pop up.
#In the Editor window, find the green play button beneath the Main toolbar. When you hit this, another window will pop up. [[Image:Run.png|thumb|right|150px|The Run button]]
#Select the file you wish to use as the input into your chosen MATLAB code and press open.
#Select the file you wish to use as the input into your chosen MATLAB code and press open.
##Depending on the year of your MATLAB software, the toolbar that signifies the program is processing your data may not be obviously available.
##Depending on the year of your MATLAB software, the toolbar that signifies the program is processing your data may not be obviously available.
Line 22: Line 22:
=== The Results ===
=== The Results ===


#Depending on what the input is, a figure will pop up and show the progress being made.
#Depending on what the input is, a figure will pop up and show the progress being made. [[Image:ProgressBar.png|thumb|upright=1.5|alt=Progress of data output in MATLAB|The progress window that may show up on the screen.]]
#* Again, the year of the MATLAB software may affect how quickly the output is produced.
#* Again, the year of the MATLAB software may affect how quickly the output is produced.
#After the information has been completed, a window(s) will pop up with figures of the data that was inserted with their graphical interpretations.
#After the information has been completed, a window(s) will pop up with figures of the data that was inserted with their graphical interpretations.

Revision as of 16:10, 25 September 2014

Home        Research        Protocols        Notebook        People        Publications        Courses        Contact       


Protocol for Running GRNmap through MATLAB

Start Up

  1. Make sure that you have a registered, working MATLAB program and then open it.
  2. Go to the File in the upper left hand corner of the program - or - you could hit the open folder below the Main toolbar.
    Screenshot of upperleft-hand corner of a program
    The two options that will open a folder
  3. Choose the Folder that holds the information that you want to have MATLAB utilize.

Using MATLAB

  1. Once the folder that is chosen, select the MATLAB file that holds the code for what will be run.
  2. After the MATLAB file has been selected a window will pop up
    • Please note two things:
      1. The window that pops open is an Editor. The code can be altered in this window, and
      2. For the next step to work, the specific folder that holds the MATLAB file must be selected.
  3. In the Editor window, find the green play button beneath the Main toolbar. When you hit this, another window will pop up.
    The Run button
  4. Select the file you wish to use as the input into your chosen MATLAB code and press open.
    1. Depending on the year of your MATLAB software, the toolbar that signifies the program is processing your data may not be obviously available.

The Results

  1. Depending on what the input is, a figure will pop up and show the progress being made.
    Progress of data output in MATLAB
    The progress window that may show up on the screen.
    • Again, the year of the MATLAB software may affect how quickly the output is produced.
  2. After the information has been completed, a window(s) will pop up with figures of the data that was inserted with their graphical interpretations.
  3. An Excel file will be saved that has the extrapolated data from the input with the output.
    • Both this file and the figures/images are saved in the folder that the MATLAB and the input files were chosen from.


Links