User Tools

Site Tools


analysis:nsb2015:week3short

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
analysis:nsb2015:week3short [2015/07/16 22:52]
mvdm [A fully featured plotting function]
analysis:nsb2015:week3short [2018/07/07 10:19] (current)
Line 46: Line 46:
 <code matlab> <code matlab>
 %% cd to data folder -- replace this with yours %% cd to data folder -- replace this with yours
-fd = '​D:​\data\DataAnalysisTutorial\R042-2013-08-18';​+fc = '​D:​\data\DataAnalysisTutorial\R042-2013-08-18';​
 cd(fc); cd(fc);
  
Line 209: Line 209:
 ''​MultiRaster()''​ is interactive,​ allowing the user to scroll, zoom, move from one event to another, et cetera. To see the full list of keybindings,​ type ''​help navigate''​. ''​MultiRaster()''​ is interactive,​ allowing the user to scroll, zoom, move from one event to another, et cetera. To see the full list of keybindings,​ type ''​help navigate''​.
  
-The [[long version]] of this module challenges you to write a version of this visualization function yourself, so you can understand how it is done, and customize it for your application.+The [[analysis:​nsb2015:​week3long|long version]] of this module challenges you to write a version of this visualization function yourself, so you can understand how it is done, and customize it for your application.
analysis/nsb2015/week3short.1437101575.txt.gz ยท Last modified: 2018/07/07 10:19 (external edit)