Evrimovepath: Difference between revisions

From EVRI Test Wiki 02192024
Jump to navigation Jump to search
imported>Scott
(Created page with '===Purpose=== Move all Eigenvector products to the top or bottom of the Matlab path. ===Synopsis=== :evrimovepath(mode) ===Description=== Input 'mode' can be '''top''' or ''…')
 
imported>Benjamin
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
===Purpose===
===Purpose===


Move all Eigenvector products to the top or bottom of the Matlab path.
Move all Eigenvector (EVRI) products to the top or bottom of the Matlab path.


===Synopsis===
===Synopsis===
Line 9: Line 9:
===Description===
===Description===


Input 'mode' can be '''top''' or '''bottom''', when '''bottom''' a warning comes up notifying user that functions will not work properly.
Input 'mode' can be ''''top'''' or ''''bottom'''', when ''''bottom'''' a warning comes up notifying user that functions will not work properly.


===See Also===
===See Also===


[[evriinstall]], [[setpath]]
[[evriinstall]], [[setpath]]

Latest revision as of 12:13, 11 January 2018

Purpose

Move all Eigenvector (EVRI) products to the top or bottom of the Matlab path.

Synopsis

evrimovepath(mode)

Description

Input 'mode' can be 'top' or 'bottom', when 'bottom' a warning comes up notifying user that functions will not work properly.

See Also

evriinstall, setpath