Community Profile

photo

Calvin Ebert


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


SQL freezes or fails randomly, how to timeout or try/catch?
Hi, I have a function that only has an sql pull in it. Sometimes it works, sometimes it doesnt. In another function that cal...

4 years ago | 0 answers | 1

0

answers

Answered
Communication with Hioki 7110 SM
Hey future people, If you end up here, make sure the setting to data out is set to off. This setting only appears for USB and ...

4 years ago | 1

| accepted

Question


Communication with Hioki 7110 SM
Hello, I am attempting to connect and communicate with a hioki meter. I have been able to set it as a serial object, it is on ...

4 years ago | 1 answer | 0

1

answer

Question


App designer Choose active and inactive variables from large list
I am designing an app in app designer and I was looking to use something like the picture below to choose from a wide list of va...

4 years ago | 1 answer | 0

1

answer

Answered
writetable resizing column widths
Hey anyone reading this, there is a work around but it is kinda annoying. See how you want your columns sized and fill in a row ...

4 years ago | 0

| accepted

Question


Best data management for multiple users
For creating matlab apps where multiple users might be connected or adding data, what techniques are efficient to store data/var...

5 years ago | 0 answers | 1

0

answers

Question


writetable resizing column widths
I am using the following: writetable(Variable ,'Location', 'Sheet', 'Sheet Name', 'Range', Range, 'WriteVariableNames', false) ...

5 years ago | 2 answers | 0

2

answers

Question


Best way to import millions of rows of data using ODBC to connect to AS400?
I need to import large databases to matlab. Would this be possible? There are about 235 million rows and about 90 columns. Is th...

5 years ago | 1 answer | 0

1

answer

Answered
Bar graphing extra categorical info
did WHY=string(WHY) then WHY=categorical(WHY) and it worked. Still dont understand what was going on to cause it to pull all th...

5 years ago | 0

| accepted

Question


Bar graphing extra categorical info
I am trying to plot a bar graph of the "worst 5" of something. I am revamping some code from before. Before, I used c=categorica...

5 years ago | 2 answers | 0

2

answers

Question


Rename a variable using a string
Ok ok, I see everyone says to not create dynamic variables and all but I am trying to do something specific, if there is another...

5 years ago | 1 answer | 0

1

answer

Question


bar x must be same length line 172
I have the following code for different variables. I have copy and pasted them and changed the string to get the different varia...

5 years ago | 0 answers | 0

0

answers