Feeds
提问
filter certain column in an array
I have data array as following, the first 2 lines are not shown in the csv file. ----Student 1---- ----Student 2---- ----St...
10 years 前 | 1 个回答 | 0
1
个回答提问
listbox with exclude option
Hi all, I have a listbox in my GUI which allow user to exclude certain data points before plotting. My current code is roughl...
10 years 前 | 1 个回答 | 0
1
个回答提问
error using fprintf invalid file identifier use fopen
I am using fopen and fprintf to read data from array and export to a text file. It works fine when I started running the GUI for...
10 years 前 | 2 个回答 | 0
2
个回答提问
how to interconnect different handles in GUi
I have 3 text box in GUi. Basically, user needs to input a value in Box#1, Box#2 and Box#3 will do the calculation. funct...
10 years 前 | 1 个回答 | 0
1
个回答提问
concatenate multiple files listed in ListBox using PushButton
Hi I have imported and listed multiple files in listbox (e.g.3 files, fullpath and filename are listed e.g.'C:\Users\file1.mat')...
10 years 前 | 1 个回答 | 0
1
个回答提问
GUI Edit TextBox: display 2 values separated by a space
I have 2 textbox in my GUI. User needs to enter a range in TextBox_1 (e.g.: 1 5) and second TextBox shows the output with some s...
10 years 前 | 1 个回答 | 0
