photo

Nuno Fernandes


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

6 Fragen
1 Antwort

RANG
22.952
of 300.365

REPUTATION
1

BEITRÄGE
6 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
83.33%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Struct to matrix
Hello i have something like {'C1' 'C3/A2' 'C4' } and i want to have a=[C1;C3/A2;C4] how can i do this? Thanks

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


put together data of type char
Hello everyone i have this h =C3aaa;A2aaa;C4aaa (one element for each line) [3x5 char] and j=bbbbb;cccccc (one element fo...

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


changes of data
hi everyone i have something like this a=C3;A2/C3;C7;C9;A5/E1 and with this b=regexp(a,';','split') i get this: 'C...

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Pass text from an edit text to a lisbox
Just one more question, I want to get the information of the listbox ( command get ( this i know)) but then i want to compare...

mehr als 14 Jahre vor | 0

Frage


Pass text from an edit text to a lisbox
Hello everyone, I have a edit text to write (with a random lenght) : C7-H9 ; HH-PP; ( like this example, every word is separat...

mehr als 14 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


problem with variable handles
contents = cellstr(get(hObject,'String')) handles.montage=contents{get(hObject,'Value')} I want to use handles.montage in ot...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Multiple choices in a listbox
I want to select multiple elements of a listbox and show them in another one. How can i do this in a simple way? thanks

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten