you are an experienced lady with an awesome performance, I impressed with your work.
@malcolmzaid24433 жыл бұрын
Pro tip: watch series on flixzone. I've been using it for watching lots of of movies recently.
@mr.curious13293 жыл бұрын
Well done!!
@hamzehdebes11174 жыл бұрын
"error while evaluating uicontrol callback"when i try to click at the numbers button
@sadcougar84183 жыл бұрын
thank you. You explained it clearly.
@mateja84762 жыл бұрын
Can u make this? Create program code in Matlab that launches a graphical user interface through which the user will be able to add, subtract, multiply and divide the matrix and scalar through the input fields of the entered matrix and scalar, and select one of the four buttons. Provide must prove. Print the result of the operation in the field on the graphical interface.
@tada_shi_3 жыл бұрын
Thanks for the tutorial! btw correction, that "coma" is not called coma. That's a dot.
@seputarit51433 жыл бұрын
Nice !
@robertonunez66263 жыл бұрын
I tried adding the GUI Add on but it still doesn't show up as an option under the "new" tab. I have the latest version 2020. Well, maybe not so the latest.
@digital_vibes1343 жыл бұрын
try to go on Home tab, then New... instead of trzing on Editor tab. if that doesnt help, then it is probably the version issue
@andreiflorea73824 жыл бұрын
Thank you for your tutorial. But i have some questions. How do i make the calculator load C at startup. I do not want to press C initially when i want to write a negative number.
@digital_vibes1344 жыл бұрын
try to put statement " set(handles.screen,'String',''); " inside the opening function. if that doesn't work, comment again and I will catch up with that
@abdiwahabahmedomar23994 жыл бұрын
thank u its work !
@ايمنوليداحمدجرجيس2 жыл бұрын
hi thanks for the tutorial i have problem when entering 'global variables ' like global A Selector its not identified please can u help
@nickolaeleonard63312 жыл бұрын
hey what does "error while evaluating uicontrol callback" mean?
@LearnToGlow4 жыл бұрын
thanks a lot its work
@deadking275511 ай бұрын
Thanks 🙏🏻🌹
@keanlee53112 жыл бұрын
I want to find sin cos tan, can you let me know this code
@cabdilahiaxmed64544 жыл бұрын
thank you very much
@abdiwahabahmedomar23994 жыл бұрын
walahi waa dhamac
@sudheerali869 Жыл бұрын
Thanks BosS❤
@christianbagabaldo1112 жыл бұрын
Thankyou for this vid!! But can i have the code please
@hasannabhan94883 жыл бұрын
Thank you for this clear explanation, can i get the code?
@digital_vibes1343 жыл бұрын
sry for the late answer, i can send code via email
@knchlhnn41763 жыл бұрын
@@digital_vibes134 can I also get the code?
@softwareforrentgoods3 жыл бұрын
🌞
@abdoulayediogobalde24334 жыл бұрын
Thanks a lot sister, that is helpful. In fact, I'd like you to help me to program trigonometric functions in this calculator as sinus, cosinus,......
@digital_vibes1344 жыл бұрын
Hi. I'm glad You like tutorial. Just add one more button and checkout MATLAB help for trigonometric functions. It is easy to implement that.
@abdoulayediogobalde24334 жыл бұрын
@@digital_vibes134 okay but if you could show me a line code example, for sinus it'll make me so more glad !
@knchlhnn41763 жыл бұрын
Hi, our teacher asked us to create a virtual tool that can perform LOAD TESTS using GUI on Matlab. Any idea how to make it? I desperately need some help :(((