photo

Christian Guitart


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

mehr als 8 Jahre vor | 0

Frage


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...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten