If you find my tutorials helpful please SUBSCRIBE to my channel and feel free to let me know if you have questions or requests via the comments or discussion forum on my channel. Thank you!
undefined function 'plus' for input argument of types matlab.gui.control.numerical field--i cant add two numbers because of this error ,pls help to solve it sir
I'm just getting started with MATLAB and stumbled across your videos. Just wanted to say that I really like the way you explain everything step-by-step. What is also very good is the length of your videos. 5-10 minutes are just perfect to say everything that has to be said without getting lost into detail. I hope to see more videos soon!
Great tutorials. Simple examples, straight forward and to the point. Exactly what's needed as a beginner. Too many long winded overly complicated tutorials out there.
I had bad experiences with coding in the past but these videos made it so easy for me to develop my own app to display the results of my project. Thank you so much.
very good mate. I am a complete beginner in Matlab. Bought a few courses on udemy but had to ask for a refund because they were completely useless. Your free 15 min videos have been more use that those paid for courses. Very clear explanations, easy to follow.
I'm working my way through all of your tutorials. Such a great intro to App Designer! Do you do any tutorials on calling helper functions, or even 1-2-1 online tuition?
Thank you for the tutorial. How can we ensure that input data is correct (logical)? How can we create a pop-up warning window if data is outside a range?
Hi Benito, I'm still new in MATLAB. Just want to ask, can we integrate this App Designer with Machine Learning tool? I would like to use the App Designer to display output from ML tool
I don't know why when i do the exact same things and write the exact same line, i always get these errors " Undefined function 'times' for input arguments of type 'matlab.ui.control.NumericEditField'." I can't find solutions aswell.
salam brother. thanks so much for this helpful video. I applied these codes but give me an error message like this (Unrecognized property 'value' for class 'matlab.ui.control.NumericEditField'.). I used Matlab R2019a
Hi thanks for that tutorial, it really helped me understand how to use app desginer. I have a question: when we define variables in the code view (like mass and acc in the tutorial), can we use/call these variables in other matlab scripts or in simulink? Thank you so much!
i think you must use numeric edit feild instead of text edit feild i did that and it worked but the error was : Error using matlab.ui.control.EditField/set.Value 'Value' must be a character vector or a string scalar.
If you find my tutorials helpful please SUBSCRIBE to my channel and feel free to let me know if you have questions or requests via the comments or discussion forum on my channel. Thank you!
undefined function 'plus' for input argument of types matlab.gui.control.numerical field--i cant add two numbers because of this error ,pls help to solve it sir
@@shameema0765 Hi Shameema,
Is this a function you have written?
Thank you sir it solved
Can u give a program for a simple calculator in Matlab R2016a . I referred other videos but the codes are not matching from other Matlab veraions
Benito Sebastian thank you very much, I’ve subscribed :)
I'm just getting started with MATLAB and stumbled across your videos. Just wanted to say that I really like the way you explain everything step-by-step. What is also very good is the length of your videos. 5-10 minutes are just perfect to say everything that has to be said without getting lost into detail.
I hope to see more videos soon!
Thank You very much Renschii. Your feedback is very valuable and motivates me to make more videos. All the best to you.
Benito
Thank you heavily!! Awesome video and very straight forward.
Great tutorials. Simple examples, straight forward and to the point. Exactly what's needed as a beginner. Too many long winded overly complicated tutorials out there.
Man your videos are awesome.
Keep up the good work, I recommened you to all my friends for learning matlab.
Love from Iran 🇮🇷🇮🇳
Thank you very much amir! All the best!
I had bad experiences with coding in the past but these videos made it so easy for me to develop my own app to display the results of my project. Thank you so much.
Great to hear!
Great tutorial, will view all you're app tutorials. Easy to fallow.
very good mate. I am a complete beginner in Matlab. Bought a few courses on udemy but had to ask for a refund because they were completely useless. Your free 15 min videos have been more use that those paid for courses. Very clear explanations, easy to follow.
Great to hear!
Thank you so so much. Matlab doesnt have any simple guides to learn this module. Thank you again.
Thank you so much for your tutorial, I have found the answer of a lot of questions that I had with the code view
I am glad to hear that, all the best Angeles!
Great Job! Thanks bro!
Well done to you indeed
awesome!
Thank Its amazing
nice job!
I'm working my way through all of your tutorials. Such a great intro to App Designer! Do you do any tutorials on calling helper functions, or even 1-2-1 online tuition?
Sir, i am getting error like no appropriate method, property, or field
Thanks a lot!
Thank you for the tutorial. How can we ensure that input data is correct (logical)? How can we create a pop-up warning window if data is outside a range?
Hi Benito, I'm still new in MATLAB. Just want to ask, can we integrate this App Designer with Machine Learning tool? I would like to use the App Designer to display output from ML tool
very nicely explained! Thanks a lot. One question though: whats the difference between state button and push button?
When I right click on callbacs I can't find AddValueChangedFcn I have only ButtonPushedFcn I have the R2018b version of Matlab can you help plesease?
I don't know why when i do the exact same things and write the exact same line, i always get these errors " Undefined function 'times' for input arguments of type 'matlab.ui.control.NumericEditField'." I can't find solutions aswell.
Me too. Did you find a solution?
salam brother. thanks so much for this helpful video. I applied these codes but give me an error message like this (Unrecognized property 'value' for class 'matlab.ui.control.NumericEditField'.). I used Matlab R2019a
Showing error..which version you use?
Hi thanks for that tutorial, it really helped me understand how to use app desginer. I have a question: when we define variables in the code view (like mass and acc in the tutorial), can we use/call these variables in other matlab scripts or in simulink? Thank you so much!
How to make a single Edit field(numeric) to input values with arithmetic operations. Eg: 1+2 in a single Numeric edit field
it keeps saying 'Value' must be double scalar
i think you must use numeric edit feild instead of text edit feild i did that and it worked but the error was :
Error using matlab.ui.control.EditField/set.Value
'Value' must be a character vector or a string scalar.
Thanks
@BenitoSebastian Hello, please I have problem to Matlab and I want your help