Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

5 Monate vor

Frage


How to set background image for changing plot without using hold on/off?
Hey Guys! I have simulated the heat transfer in a Turbine Injector and save the corresponding temperatures for many timesteps i...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot predefined area in picture colorcoded for a simulation?
Hello! I am working on a simulation right now where I calculate the Heat Transfer in a device (Turbine-Injector). For this I us...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to pass big Matrices to function fastly?
Hi, I have a function which is called many times over and over in a simulation. The function calculates and changes values of a...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to add transparency to plot3?
Hello! I have a simple code, where I plot a circle in a grid. The important part for the circle is this: h = plot3(1.5,2.5,2.5...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is the find function a robust method to determine the number of specific values in a Matrix?
Hello! Sorry for the confusing Question-Formulation, but I could not think of a better one. I have simulation in which values ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot second graph with second axis with animated line?
Hello Friends! I have created a simulation which generates plots using the animated line function. I already have two lines in ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


What unit does the frequency have (MATLAB Color Histogram)?
Hello ! I used the code snippet at the end of the page of https://de.mathworks.com/help/matlab/creating_plots/color-analysis-wi...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot faster? (3D-Matrix)
Hello Friends! I am currently working on a 3D-Cellular Automaton, which is implemented in a function. I have a 3D-Matrix with d...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to put uitable in new figure using GUIDE?
Hello, I am currently doing some stuff using GUIDE. On the main window I have created an uitable. The data of the table is used...

fast 5 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How can I plot a 3D matrix as a cube with different transparent colors for the values?
Hello, I have a 3D-Matrix consisting only of values 0,1,2 and 3. Is it possible to plot the matrix so it looks like a big, tran...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort