Skip to content

Error line 21 in matlab of unexpected operator - #10

Open
theoneinskane wants to merge 1 commit into
quinnliu:masterfrom
theoneinskane:patch-1
Open

Error line 21 in matlab of unexpected operator#10
theoneinskane wants to merge 1 commit into
quinnliu:masterfrom
theoneinskane:patch-1

Conversation

@theoneinskane

Copy link
Copy Markdown

Removed the . from the .- to get rid of error, checked against current Matlab operators here https://se.mathworks.com/help/matlab/matlab_prog/matlab-operators-and-special-characters.html .- is not a listed operator. Might have been in the past.
Script runs now with no errors Matlab R2015b

Removed the . from the .- to get rid of error, checked against current Matlab operators here https://se.mathworks.com/help/matlab/matlab_prog/matlab-operators-and-special-characters.html .- is not a listed operator. Might have been in the past.
Script runs now with no errors Matlab R2015b
theoneinskane referenced this pull request in theoneinskane/machineLearning Mar 13, 2017
Removed . from .- to remove error in matlab when running script as per pull request #10
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.

1 participant