photo

bmeyer


University of Minnesota Twin Cities

Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

6 Questions
3 Answers

Cody

0 Problems
2 Solutions

ThingSpeak

1 Public Channel

RANK
6,513
of 300,678

REPUTATION
7

CONTRIBUTIONS
6 Questions
3 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
2

RANK
 of 21,039

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
91,730
of 170,111

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
1 Public Channel

AVERAGE RATING
50

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
Using set for multiple objects in a loop
Thanks, I figured it out. I had been trying to iterate through a cell array of function handles, which was correct, but the issu...

9 years ago | 1

| accepted

Question


Using set for multiple objects in a loop
Hi, I am using guide and trying to update the string for 4 edit fields on my GUI. Here is some pseudo-code (not functional) t...

9 years ago | 2 answers | 0

2

answers

Question


Trouble with csvread and readtable (see attached .csv file)
Hello, I am having difficulty reading a specific csv file into an array (see attached). I have been trying to use csvread and...

10 years ago | 1 answer | 0

1

answer

Answered
probably a dumb question - logical indexing
Gotcha. Thanks - will probably stick with the loop then.

10 years ago | 0

Answered
Comparing to string vectors
hey The way you are defining your arrays causes them to be stored as type int. For example: date = [12-10-1992;13-10-199...

10 years ago | 0

| accepted

Question


probably a dumb question - logical indexing
Hello Maybe I have forgotten the little I learned about logical indexing, but I can't think of a way to translate this into s...

10 years ago | 2 answers | 1

2

answers

Question


csvread Loop Input with Changing String Name
I am trying to read in several files that change depending on a) name, and b) task. An example file is: 'resp_signal_ben_15...

10 years ago | 1 answer | 0

1

answer

Question


Problems using type double in fatalAssertEqual function (unit testing)
I'm trying to learn unit testing by writing some simple functions and performing unit tests. Here is the function I wrote: ...

10 years ago | 1 answer | 0

1

answer

Question


Script-Based Unit Testing Problem (from MathWorks example)
Hello, I copied and pasted the Script-Based Unit Testing Example from MathWorks <http://www.mathworks.com/help/matlab/matlab_...

10 years ago | 1 answer | 0

1

answer