Skip to content

Log replay crash #3

@dmiklic

Description

@dmiklic

The program seems to complete successfully, however running replay_utm_log.m on the output plots the layout, but fails on line 136 with the following error:

Subscript indices must either be real positive integers or logicals.
Error in replay_utm_log (line 136)
    fprintf('Ignoring extra columns %i:%i\n',team(end)+1,size(states,2)) ; 
136     fprintf('Ignoring extra columns %i:%i\n',team(end)+1,size(states,2)) ;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions