Skip to content

SOFAplotHRTF 'MagHorizontal' issue #75

@Tytes

Description

@Tytes

plotting over an already existing axis without opening a new figure beforehand leads to azimuth sign error in plot
Example:
hrir = SOFAload('path____.sofa');
figure;
SOFAplotHRTF(hrir, 'MagHorizontal', 1); % looks fine
SOFAplotHRTF(hrir, 'MagHorizontal', 2); % sign error

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