Skip to content

ERROR IN AFC_6_ANALYSIS #8

@okrima

Description

@okrima

When I start the BrDemo.AFC_6_Analysis, several errors occurs:

"Index exceeds the number of array elements (1).

Error in QuickMesh (line 5)
yrange= min(y):epsi(2)/2:max(y);

Error in QuickMeshSf (line 29)
[XI, YI, ZI] = QuickMesh(x,y,Z,epsi);

Error in SplotProp (line 62)
[XI, YI, ZI] = QuickMeshSf(Pf,Z);

Error in BreachSystem/PlotRobustMap (line 869)
SplotProp(Pf, phi, options);

Error in BrDemo.AFC_6_Analysis (line 20)
BrMap.PlotRobustMap(AF_alw_ok, {'Pedal_Angle_pulse_amp', 'Pedal_Angle_pulse_period'}, [0 80; 10 20]);"

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