photo

lbon jbn


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
4 Answers

RANK
109,371
of 300,863

REPUTATION
0

CONTRIBUTIONS
4 Questions
4 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,100

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,413

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
How to make error checking for each element in array?
YESS!!! I think i got it, all I had to do was use str2num command rather than str2double as that only works for scalars. In ...

14 years ago | 0

Answered
How to make error checking for each element in array?
I was checking it out again and it seems like it still does not recognize the input are a numerical response and therefore gives...

14 years ago | 0

Question


How to make error checking for each element in array?
Hello guys, I am trying to get Matlab to check for errors for an input. The input can be entered in as an array and I would like...

14 years ago | 3 answers | 0

3

answers

Answered
Can you have the user input an equation in MATLAB?
Awesome, thank you guys, I got it to work!

14 years ago | 0

Question


Can you have the user input an equation in MATLAB?
I know I've been posting quite a few questions here but my MATLAB final is due in several days and I'm trying to make sure my pr...

14 years ago | 3 answers | 0

3

answers

Question


Error checking - Identifying non-numerical inputs
Hello, I am having some difficulty with a program I'm trying to write (it's a volume calculator). When the user is asked to inpu...

14 years ago | 1 answer | 0

1

answer

Answered
If-elseif-else-end structure doesn't work properly
What you guys said worked except for the fact that I had to remove the input arguments for the functions so rather than prism (a...

14 years ago | 0

Question


If-elseif-else-end structure doesn't work properly
Hello, I am having some issues with a volume calculating program I am trying to create. For whatever reason, after a volume ...

14 years ago | 2 answers | 0

2

answers