photo

Kevin Edlebeck


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

12 Questions
0 Answers

RANK
158,552
of 300,904

REPUTATION
0

CONTRIBUTIONS
12 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,108

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,602

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 3

View badges

Feeds

View by

Question


I need help having my function display both outputs
I am really frustrated in trying to find the answer to this question. I have written a function that creates an upper and lower ...

8 years ago | 1 answer | 0

1

answer

Question


Help creating Z from X and Y for a contour plot
So I have values for X and Y in vector form (13 x 1) I need to generate matrix Z using those values to get a 13 x 13 matrix for ...

8 years ago | 1 answer | 0

1

answer

Question


Need help writing a summation code for a plate thickness
I need to create a code that will allow me to generate these matrix based on the thickness of a plate and how many plates I have...

8 years ago | 0 answers | 0

0

answers

Question


Stop needing VPA to display decimal answers
So in all my MATLAB code I have to use vpa(value) to get MATLAB to show me the decimal answer, then I have to specify how many p...

8 years ago | 1 answer | 0

1

answer

Question


How to stop needing VPA
So in all my MATLAB code I have to use vpa(value) to get MATLAB to show me the decimal answer, then I have to specify how many p...

8 years ago | 0 answers | 0

0

answers

Question


How to stop using VPA
So in all my MATLAB code I have to use vpa(value) to get MATLAB to show me the decimal answer, then I have to specify how many p...

8 years ago | 0 answers | 0

0

answers

Question


Does a local function variable matter?
When I am creating a function, does the variable I used to define it matter? When I call it in a script, I use it as the file na...

8 years ago | 1 answer | 0

1

answer

Question


Help creating a function library
I've been doing an assignment incorrectly the past few days and need help: I need to create a library of functions that I can...

8 years ago | 1 answer | 0

1

answer

Question


I need help displaying the results of my equations
Hey guys, I am making a code and I want to be able to display the results in a nice way. I have tried several functions but I...

8 years ago | 1 answer | 0

1

answer

Question


How to clean up If-Statement
Can someone help me clean this up, I am sure there is a faster more effiecent way to define value units. Here is my code u=...

8 years ago | 1 answer | 0

1

answer

Question


Help creating a function
I've done the tutorials and searched the forums and I cannot find an answer to my question. I want to define a series of functio...

8 years ago | 1 answer | 0

1

answer

Question


Solve through an array
I have an array of 4 different values that I am trying to put in an equation and solve for that variable for each value, which w...

8 years ago | 1 answer | 0

1

answer