Question


create a video or gif using .PNG file
I want to create a video or gif using 10 .PNG files keeping the image size and being able to change the time between one image a...

5 years ago | 1 answer | 0

1

answer

Question


variance explained & pca
Hi! I want to report in a graph the variances explained as a function of PCs as shown in the graph. I have used the function "pa...

5 years ago | 1 answer | 0

1

answer

Question


create a mesh from the "scatter3" command
Is it possible to create a mesh from the "scatter3" command (and keep the colors on the mesh) ?

5 years ago | 1 answer | 0

1

answer

Question


create a gif or video using this sequence of figures
I want to create a gif or video using this sequence of figures: plot of figure 1 pause(0.8); hold on; plot of figure 2; pau...

5 years ago | 1 answer | 0

1

answer

Question


animation of figures in sequence
Hi! Let me explain the problem. I have several figures inserted into a single graph using "hold on" and "hold off" and I displ...

5 years ago | 1 answer | 0

1

answer

Question


change color single bars in pareto matlab
Hi! I want to set a color to each bar. How can I do that? I am using the pareto command. https://it.mathworks.com/help/matlab/r...

5 years ago | 1 answer | 0

1

answer

Question


colored mesh after scatter3 command
I have the following script where with the command "scatter3" I obtain a figure present in "object_analysis.txt" where in corres...

5 years ago | 1 answer | 0

1

answer

Question


represent the principal components on a graph
Hi everyone, I need to create a graph that can report the principal components.

5 years ago | 1 answer | 0

1

answer

Question


infinite plane passing through four points
Hi everyone, do you know how to create an "infinite" plane that passes through 4 points? I started this way but I don't know how...

5 years ago | 1 answer | 0

1

answer

Question


contour plot of a 3D Solid Object
I imported the .stl file like this fv = stlread('EXAMPLE.stl'); patch(fv,'FaceColor', [0.8 0.8 1...

5 years ago | 1 answer | 0

1

answer

Question


Import file .stl - parameters
I would like to import an .stl file. I proceeded like this: fv = stlread('EXAMPLE.stl'); patch(fv,'Fac...

5 years ago | 1 answer | 0

1

answer

Question


how to create a gif
Hello! I'm having trouble creating a gif for this script! Could anyone help me? Thanks close all clear all clc pt=randi([...

5 years ago | 1 answer | 0

1

answer