Ignore:
Timestamp:
Jul 4, 2024, 4:23:43 PM (3 months ago)
Author:
sommeria
Message:

update_xml simlified, bug on civ_series corrected

File:
1 edited

Legend:

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

    r1151 r1152  
    189189%% get timing from the ImaDoc file or input video
    190190if iview_A~=0
    191     XmlFileName=find_imadoc(RootPath_A,SubDir_A,RootFile_A,FileExt_A);
     191    XmlFileName=find_imadoc(RootPath_A,SubDir_A);
    192192    Time=[];
    193193    if ~isempty(XmlFileName)
Note: See TracChangeset for help on using the changeset viewer.