Community Profile

photo

Christof


Active since 2011

Statistics

  • 3 Month Streak
  • Thankful Level 1

View badges

Content Feed

View by

Question


dataload
Hello, I try to use the following command to read in a csv file [data D]=importdata('FI.csv',','); the file looks like ...

12 years ago | 2 answers | 0

2

answers

Answered
on error
Thanks, that s exactly what i was looking for

12 years ago | 0

Question


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

12 years ago | 2 answers | 0

2

answers

Answered
clear all axes handles in GUI
thanks for your help

12 years ago | 0

Question


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

12 years ago | 4 answers | 0

4

answers

Answered
calling sql database from GUI
thanks for your help

12 years ago | 0

Question


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 ago | 2 answers | 0

2

answers

Answered
handles in GUI code
Thanks Jarrod

13 years ago | 0

Question


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 ago | 2 answers | 0

2

answers