Respondida
Changing the Number of Rows in imported Table via Edit-Field in App Designer
Hi @William Collants, To make the Numeric Edit Field interactive, we need to add a callback function. The desired functionalit...

alrededor de 1 año hace | 0

Respondida
How to plot an integral function(x) with limits as 10 and x.
Hi @Mohammad Kaif, Upon reviewing the code, I identified the issue: one of the limits of the “integral” function is being passe...

alrededor de 1 año hace | 0

Respondida
How to increase margin when export graphics-Illegal option 'padding' given
Hi @Huei-Ting, The “Padding” attribute of the “exportgraphics” function is supported in MATLAB Online R2024a and onwards. It i...

alrededor de 1 año hace | 1

Respondida
Histogram inside a plot.
Hi @Priya, The “position” property of the “axes” function determines the position with respect to the bottom-left corner of th...

alrededor de 1 año hace | 0

Respondida
Plot two points on single x value
Hi @Jihun Gil, To plot a scatter graph for data where there might be multiple y-values corresponding to a single x-value, the ...

alrededor de 1 año hace | 0

Respondida
eigenvalues for matrix contents of terms
Hi @Zaynab Ayham, To create a matrix of variables like x, y and z, the “syms” function can be used. It is utilized to create s...

alrededor de 1 año hace | 0

Respondida
"readmatirx" does not read the expected data?
Hi @cui,xingxing, Upon analysing the attached .csv file, I noticed that the data is separated by commas (,), whereas the defau...

alrededor de 1 año hace | 0

| aceptada

Respondida
Problems printing graphics in pdf format
Hi @Lola Gadea, To save a heatmap or any other graph plotted using MATLAB in PDF format, we need to ensure that the figure's si...

alrededor de 1 año hace | 0

Respondida
Multiple surfaces in 3D with different colors
Hi @Eja Eja, To make the top and bottom faces of the cube a different color compared to the other faces, we can use the “p...

alrededor de 1 año hace | 0