Skip to content

Verbose setting not passed on to db.getFile #19

@hagenw

Description

@hagenw

By setting sim.Verbose = false;, db.getFile() is still used in verbose mode. See for example https://github.com/TWOEARS/examples/blob/master/identification/identify.m#L16

It would be nice if the verbose setting can past to db.getFile() as well. This should be easily possible as bVerbose is already an input parameter to it.

Metadata

Metadata

Assignees

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