Skip to content

Error during testing #4

@alblaz

Description

@alblaz

Hello,
I tried to test to IdentificationToolbox.jl but I get the following error:

ERROR: LoadError: LoadError: MethodError: no method matching _getpolys(::IdentificationToolbox.PolyModel{Val{:siso},IdentificationToolbox.FullPolyOrder{Val{:mimo}},IdentificationToolbox.ARX}, ::Array{Float64,1}) Closest candidates are: _getpolys(::IdentificationToolbox.PolyModel{S,IdentificationToolbox.FullPolyOrder{S},M}, ::Array{T<:Real,1}) where {T<:Real, S, M} at C:\Users\alaz\.julia\v0.6\IdentificationToolbox\src\methods/pem.jl:86 _getpolys(::IdentificationToolbox.PolyModel{S,IdentificationToolbox.MPolyOrder,M}, ::Array{T<:Real,1}) where {T<:Real, S, M} at C:\Users\alaz\.julia\v0.6\IdentificationToolbox\src\methods/pem.jl:207

It seems that the PolyModel object passed to the method _getpolys does not have the correct signature.

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