photo

Tara


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 11 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 11 jaar ago | 1 answer | 0

1

answer