Respondida
3차원상의 구 그리기.
Hi, I understand that you are facing an issue while drawing a sphere in 3D. To draw a sphere, you should use the “ezsurf” func...

alrededor de 1 año hace | 0

Respondida
Is it possible to do web scraping with MatLab?
Hi Luis, Yes, MATLAB provides the functionality to connect to a website and extract data from it. This can be done using “websa...

alrededor de 1 año hace | 0

Respondida
How to generate a series of output from a function block ?
Hi Vivek, Yes, it is possible to generate multiple outputs from a function block in Simulink from a single input with the foll...

alrededor de 1 año hace | 0

Respondida
Change the transparency/alpha of data brushing
Hi Scott, To change the transparency of a brushed scatter plot, kindly refer to the following example. x = rand(100,1); y = r...

alrededor de 1 año hace | 0

Respondida
How to set transparency of stem plot (alpha) - is it even possible?
Hi Jack, Kindly refer to the following example in which I am Adding the transparency by setting the "FaceAlpha" property to a ...

alrededor de 1 año hace | 0

Respondida
iam not able to open signal builder block in this version,how can i get the block?
Hi, I understand that you are trying to find the Signal Builder block in MATLAB R2023a version. The Signal Builder block is no...

alrededor de 1 año hace | 0

Respondida
diffbfweights coefficients usage for audio processing
Hi Marko, I understand that you are trying to use coefficients from "diffbfweights" function to process audio data. Once you h...

alrededor de 1 año hace | 0

Respondida
Error in my code
Hi Shin, I understand that you are facing an issue while using "=" operator. The "Parse error: Incorrect use of '=' operator, a...

alrededor de 1 año hace | 0

Respondida
Stochastic nature in Simulink model
Hi Dusan, To model a stochastic source on a 300 second time horizon with one second resolution in Simulink, Use "Gaussian Rando...

alrededor de 1 año hace | 0

Respondida
name of the block
Hi Bassam, I understand that you are trying to find the name of the block that you have provided in the image. The block tha...

alrededor de 1 año hace | 0

Respondida
how to fetch data from excel and store it in another excel file
Hi Aiman, I understand that you are trying to fetch the data from an excel file and then store it into another excel file. To ...

más de 1 año hace | 0

Respondida
Can someone explain to me how can i import a vector from matlab to simulink using the in1 block?
Hi Jorge, I understand that you are trying to export a vector from MATLAB to Simulink and then separate the values of the ...

más de 1 año hace | 0

Respondida
Question about aligning x-axes in subplots on the same row in Matlab
Hi Hung, I understand that you are trying to create a plot consisting of 4 subplots arranged in a 2 by 2 grid and align the x-a...

más de 1 año hace | 0

Respondida
Error message concerning path
Hi Reuben, I understand that you are facing an issue while trying to loop over several folders using a path. The error message...

más de 1 año hace | 0

Respondida
How to make a column matrix from multi-dimensional matrix with several rows
Hi Okoth, I understand that you are trying to convert a multi-dimensional matrix into a column matrix by transposing e...

más de 1 año hace | 1

| aceptada

Respondida
Why set(H, 'Bold', 'True') does not bold any text of MS word whereas the property set(H,'ColorIndex', 'wdgreen') does color the text
Hi Jonayet, I understand that you are facing an issue while trying to set the axis label to “bold”. You should use the follo...

más de 1 año hace | 0

| aceptada

Respondida
help me to explain this function of signal addition
Hi Hasaan, I understand that you are seeking an explanation of the user defined function “sigadd” that you have provided. ...

más de 1 año hace | 0

Respondida
mis match matrix dimension
Hi, I understand that you are trying to assign matrix "b" to matrix "a" where the order of matrices are not the same. You can...

más de 1 año hace | 0

Respondida
function min() using loop or nested loop
Hi Juan, I understand that you are trying to implement "min()" using loop or nested loop and facing an issue while running th...

más de 1 año hace | 0

Respondida
Point lies out data grid (in getHyperCube) error
Hi Yunus, I understand that you are trying to run a simulation that included an interpreted MATLAB function and found a...

más de 1 año hace | 0

| aceptada

Respondida
Sudden error when exporting with 'writecell' in MATLAB
Hi CreCre, I understand that you are trying to export a cell array to an Excel file using "writecell" and have experienced a s...

más de 1 año hace | 0

Respondida
someone help me an example how to generate a toeplitz matrix for n matrices.
Hi Miguel, I understand that you are trying to generate 'n' toeplitz matrices. So, in order to generate a Toeplitz matrix, you ...

más de 1 año hace | 0