Skip to content

Turn off warnings in the preamble while loading the matlab folder#93

Merged
arokem merged 2 commits intoarokem:masterfrom
blink1073:suppress_warnings_on_addpath
Oct 31, 2014
Merged

Turn off warnings in the preamble while loading the matlab folder#93
arokem merged 2 commits intoarokem:masterfrom
blink1073:suppress_warnings_on_addpath

Conversation

@blink1073
Copy link
Collaborator

From #81 discussion, addresses the following warning at startup:

    [Warning: Function isrow has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.]
    [> In path at 110
    In addpath at 87
    In pymat_eval at 38
    In matlabserver at 27]

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind adding a comment on this line, just so we remember what this is all about, as we read this code?

@blink1073
Copy link
Collaborator Author

Done!

arokem added a commit that referenced this pull request Oct 31, 2014
Turn off warnings in the preamble while loading the matlab folder
@arokem arokem merged commit e0b4fe2 into arokem:master Oct 31, 2014
@arokem
Copy link
Owner

arokem commented Oct 31, 2014

Thanks!

On Fri, Oct 31, 2014 at 11:45 AM, Steven Silvester <notifications@github.com

wrote:

Done!


Reply to this email directly or view it on GitHub
#93 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants