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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
