photo

Tara


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答