Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
