You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed Kit, but after that "Function newline has the same name as a MATLAB builtin." warning occured.
And then I tried 'examples()' .
"Undefined function or variable 'examples' " error occurred as a result.
I thought " examples "function is builtin functin in Matlab and I changed the name of examples.m file to examplesMarianux.m.But the same error again.
P.S.I use Matlab 2018a.
my code
examples(D:\Marianux.....\recording\SampleECG.txt)
SampleECG.txt file is data taken from my signal.
The text was updated successfully, but these errors were encountered:
Hi nnuni, please post this message in the forum available at:
http://marianux.github.io/ecg-kit/
in order to answer to your question.
Best,
M.
El mar., 5 de mar. de 2019 a la(s) 03:59, nnuni ([email protected])
escribió:
I installed Kit, but after that "Function newline has the same name as a
MATLAB builtin." warning occured.
And then I tried 'examples()' .
"Undefined function or variable 'examples' " error occurred as a result.
I thought " examples "function is builtin functin in Matlab and I changed
the name of examples.m file to examplesMarianux.m.But the same error again.
P.S.I use Matlab 2018a.
my code
examples(D:\Marianux.....\recording\SampleECG.txt)
SampleECG.txt file is data taken from my signal.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#17>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEMWNMnp14m0dG0AE5LWtgjxxLCPpJYuks5vThW0gaJpZM4bd6NG>
.
I installed Kit, but after that "Function newline has the same name as a MATLAB builtin." warning occured.
And then I tried 'examples()' .
"Undefined function or variable 'examples' " error occurred as a result.
I thought " examples "function is builtin functin in Matlab and I changed the name of examples.m file to examplesMarianux.m.But the same error again.
P.S.I use Matlab 2018a.
my code
examples(D:\Marianux.....\recording\SampleECG.txt)
SampleECG.txt file is data taken from my signal.
The text was updated successfully, but these errors were encountered: