Feeds
提问
dataload
Hello, I try to use the following command to read in a csv file [data D]=importdata('FI.csv',','); the file looks like ...
13 years 前 | 2 个回答 | 0
2
个回答提问
on error
Hello, I connect to an external db. If the ping fails, I would like matlab to execute a certain code. so something in the form ...
13 years 前 | 2 个回答 | 0
2
个回答提问
clear all axes handles in GUI
I have a GUI that plots 4 axes in a GUI and I would like to clear those with a button. Tried cla(findall(0,'type','axes')) bu...
13 years 前 | 4 个回答 | 0
4
个回答提问
calling sql database from GUI
[EDIT: 20110625 11:12 CDT - reformat - WDR] Hi, I tried using the following script in a GUI global sql_call; global global...
13 years 前 | 2 个回答 | 0
2
个回答提问
handles in GUI code
Hello, I need to run a loop in a GUI code that goes through a number of text fields tagged as instr1, instr2, instr3, ... in th...
13 years 前 | 2 个回答 | 0