Skip to content

ImageFromMMAP bug #1

@gcasale

Description

@gcasale

Line 32 in ImageFromMMAP.m should be changed from:

if BuToolsCheckInput && ~CheckMAPRepresentation(D)

to

if BuToolsCheckInput && ~CheckMMAPRepresentation(D)

Otherwise the documentation example for ImageFromMAP does not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions