Tag: computer


Configuring NonLinLoc within SeiscomP3

This document will describe how-to setup NonLinLoc (NLL for short) for use in SeiscomP3 (SC3). Let's first setup the NLL software. NLL and SeismicityViewer should be downloaded from http://alomax.free.fr/nlloc/.This description sets up g...

The use of eval in Matlab

I just came across the a MatlabĀ® script which used the eval function to evaluate and execute an expression in a text string. Of Course there are a few, limited situations where the use of eval is necessary, but for all uses I came across...