addEntryLoc

adds an entry to allStat and popStat outside the AmP website

Contents

Syntax

addEntryLoc (my_pet)

Description

Overwrites AmPdata/allStat and popStat using local results_my_pet.mat.

Input:

Output:

Remarks

This function assumes that the file results_my_pet.mat exists in the local directory, where my_pet is replaced with the name of your entry. It also assumes that the species is already added to the lists-of-lists. This function does not change AmPdata.zip, allUnits, allLabel Warning: this function replaces AmPdata/allStat.mat, popStat.mat and AmPtool/n_entries.mat.

Example of use

addEntryLoc('my_pet'), where my_pet is replaced with the name of your entry.