photo

Christian Guitart


Active since 2016

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
I am trying to write a program where the user inputs values to a 2x2 matrix into a GUI. When I try to get it to display the matrix however, it displays completely different numbers
Instead of num2str try with str2num function. Below the code modified lines: a = str2num(get(Top_Left, 'String')); b = s...

meer dan 8 jaar ago | 0

Question


Return a structure kind output from a programmatic UI and then use this output to modify a settings parameters m-file
Hi everybody, I am developing a programmatic UI that returns a structure kind output and then I want the output to be importe...

meer dan 8 jaar ago | 0 answers | 0

0

answers