Community Profile

photo

PF


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 2 answers | 0

2

answers

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer