Content Feed
질문
Creating a legend inside a loop, using sprintf
I am trying to make a legend for a plot with 'beta' number of curves. Basically, beta would be beta = [1 : 5] if I decided to ha...
5년 이하 전 | 답변 수: 2 | 0
2
답변질문
Nested for loop produces plot that is shifted horizontally
Hi, I want to set up a nested for loop to plot mRNA expression levels (y) over time (t) for different values of beta. y = 10 *...
5년 이하 전 | 답변 수: 1 | 0
1
답변질문
Creating Triangle Waveforms Using Sawtooth Function
<</matlabcentral/answers/uploaded_files/106503/simulink.png>> . *I created the following triangle waveform (please see i...
약 5년 전 | 답변 수: 1 | 0
1
답변질문
Plotting the output of a function
I would like to plot the output of the integral function that I made (see below). Basically, I created a function that takes in ...
약 5년 전 | 답변 수: 1 | 0
1
답변질문
Passing an integral function into another function that I wrote
I want to write a function called 'HW1A' that will take in the variables tau, I_max, and V_in. V_in would be another mathematica...
약 5년 전 | 답변 수: 0 | 0
0
답변질문
Matlab plots only one point
I want to plot the function Y = X^m/(5^m + X^m) on a Y vs. X graph for different values of m, and I used the code below but MATL...
6년 이하 전 | 답변 수: 2 | 0