Community Profile

photo

Mateja Sima


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

1

answer

Question


How to do +,-,*,/ with one scalar and one matrix(IN GUI)?

2 years ago | 2 answers | 0

2

answers

Answered
Can someone help me with this. I try my 101% but i always fail with GUI.
while true k = input ('Enter 1 to enter your own matrix, otherwise press 2:', 's'); k = str2double (k); if ~ isna...

2 years ago | 0

Question


Can someone help me with this. I try my 101% but i always fail with GUI.
Create program code in Matlab that launches a graphical user interface through which the user will be able to add, subtract,...

2 years ago | 2 answers | 0

2

answers