photo

Tara


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to make a sequence number?
Hello, i have a number 6, i wann get it to the sequence number. it's like an example with randperm(6), but i want it to seque...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


How to display output from edit text gui?
Hello, i have code bellow function pushbutton2_Callback(hObject, eventdata, handles) % hObject handle to pushbutton...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


How to call the output from gui button?
Hello, here is my code function load_data_Callback(~, ~, handles) % hObject handle to load_data (see GCBO) % even...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to save output from iteration?
i have an array a=[1;2;2;3;4;4;4;4]; when i type for i=1:3 [~,col]=find(a==1) end it only results col=1, i wan...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Find the row and col of array?
i have an array A=[0.9784 0.0102 0.0045;0.0085 0.9784 0.0730;0.9673 0.0156 0.0063]; before i get A, i create A = zeros(n...

oltre 11 anni fa | 1 risposta | 0

1

risposta