Ignore:
Timestamp:
Jan 30, 2015, 8:37:03 PM (9 years ago)
Author:
sommeria
Message:

bugs repaired

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/series/stereo_civ.m

    r854 r862  
    5050    path_series=fileparts(which('series'));
    5151    addpath(fullfile(path_series,'series'))
    52     Data=civ_input(Param);% introduce the civ parameters using the GUI civ_input
     52   % Data=civ_input(Param);% introduce the civ parameters using the GUI civ_input
     53   Data=stereo_input(Param)
    5354    if isempty(Data)
    5455        Data=Param;% if  civ_input has been cancelled, keep previous parameters
Note: See TracChangeset for help on using the changeset viewer.