Community Profile

photo

Dionisio Mendoza


Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Problem with indexing in structures
Hi there! I am practicing the index on structures. I am trying to find a specific column of a structure using "strcmp". In the...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Use of TreatAsEmpty to replace table values
Hello, im trying to import a .xsl doc to matlab using the next code: data=readtable('C:\Users\Alfred\OneDrive\Libro1.XLSX','Tre...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Add cut line (horizontal line) in bar graph
Hello everybody. I just made a bar graph using the bar function, but I want a horizontal line to appear on the x axis. I know t...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Error using odearguments (line 95) returns a vector of length 2, but the length of initial conditions vector is 3. The vector returned by function and the initial conditions vector must have the same number of elements.
I am trying to make a couple of graphs with ODE functions, but it happens that I want to add 0.1 intervals to the graph from 0.0...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Help with a graph using Fuzzy
I need to make a graph like the one in the image used fuzzy logical desing. I know that my input variables are Oxygen and C...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Any ideas on how to modify this graph
I need the graphics of my code to end as similar to the image. I do not know if I just have to play with the values ​​or if I ha...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Problems with Function handle
I'm trying to imitate a mathematical model with differential equations, but I can not make it work. I need to obtain the graph t...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Differential equations model it does not work
I need to make the PDF model of G proteins, try to perform a function introducing the variables and equations, but when trying t...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Help with Global Variables
I need help with the use of global variables. What happens is that I want to change the value of a variable (the variable is D),...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Need help with Graphic interface
On this graph iterface make make me this error: >> ejerciciosistemasbiologicosinterfaz Undefined operator '+' for input argum...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Group the values of a graph in four
I need to group in 4 the values of these two vectors of 1500 numbers ranging from -100 to 100, so that the following graph divid...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How graph using for loop
it is possible to classify the data of a graph using the for loops? For example so that the data of this graph if they paint fo...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Change color of section graph
I need to change the color of each quadrant of the graph, in the code I know I have a map color, but I was wondering if it is po...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to obtain the result of an operation in a vector
What I must do is place the result of this summation inside a vector so that I do not get disordered but I can not find the way ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Execute summations with cycle for
How could you solve these summations using the for?

5 years 前 | 0 个回答 | 0

0

个回答

提问


Program that separates even and odd numbers and shows them in two vectors.
The program must throw 100 in two vectors, in one the 50 pairs will be shown and in the other 50 odd. All this using the cilco f...

5 years 前 | 2 个回答 | 0

2

个回答