Changeset 855 for trunk/src/series.m


Ignore:
Timestamp:
Jan 23, 2015, 9:48:26 AM (9 years ago)
Author:
sommeria
Message:

testcivadded

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/series.m

    r852 r855  
    14601460        if strcmp(ActionExt,'.m')% case of Matlab function (uncompiled)
    14611461            NbCore=1;% one core used only (limitation of Matlab licences)
    1462             msgbox_uvmat('WARNING','Number of cores =1: select the compiled version civ_matlab.sh for multi-core processing');
     1462            msgbox_uvmat('WARNING','Number of cores =1: select the compiled version .sh for multi-core processing');
    14631463            extra_oar='';
    14641464        else
Note: See TracChangeset for help on using the changeset viewer.