-MATLAB APPLICATION- Can anyone help me create a code? When the user presses the button "Insert Matrix Value", a dialogu

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

-MATLAB APPLICATION- Can anyone help me create a code? When the user presses the button "Insert Matrix Value", a dialogu

Post by answerhappygod »

-MATLAB APPLICATION-
Can anyone help me create a code? When the user presses the
button "Insert Matrix Value", a dialogue box will pop up, and the
user can input any matrix value. Then after that, when the user
presses the "add variable" button, the dialogue box will pop up,
and the user can input the variable name for the previous matrix
made by the user. For example, I pressed the "Insert Matrix value"
button, then I inserted the matrix value I wanted like [1 2 3; 4 5
6; 7 8 9], so that will be my first matrix, and then after I
pressed OK, I will press the "Add variable" button and I will put
it as "A", so that will be the variable name of the first matrix.
It will be in the workspace as A = [1 2 3; 4 5 6; 7 8 9]. Then I
will make another matrix by pressing the same 2 buttons and it will
be B = [1 2 3; 4 5 6; 7 8 9]. The user can create many
matrices.
Matlab Application Can Anyone Help Me Create A Code When The User Presses The Button Insert Matrix Value A Dialogu 1
Matlab Application Can Anyone Help Me Create A Code When The User Presses The Button Insert Matrix Value A Dialogu 1 (4.02 KiB) Viewed 35 times
Insert Matrix Value Add Variable BIO
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply