Skip to content

Warning when running Display with full file path #718

@dominikbach

Description

@dominikbach

Summary

pspm_display works correctly with just the file name but throws a warning when called with full file path (from command line or GUI).

>> pspm_display('pspm_PP12.mat')
>> pspm_display('/Users/dominik/Documents/PublicData/Sandbox/pspm_PP12.mat')
Warning: The input to STR2FUNC "/Users/dominik/Documents/PublicData/Sandbox/pspm_PP12.mat" is not a valid
function name. This will generate an error in a future release. 
> In pspm_display (line 32) 

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions