Respondida
How to adjust axes and grid in GUI matlab? how to get more precision for example [-1 -0.5 0] other than [-1 0]
Hi dhouha This is exactly the same as the matlab programming in M-File and you have to use the following command where exact...

alrededor de 9 años hace | 0

Respondida
how can I display values of variables which changes wrt time in figure.
Hi kadam Why you do not save the values if you need to monitor those values?

alrededor de 9 años hace | 0

Respondida
Help with creating an array!!
Hi you can use this code N = input('Enter the value for N\nN = '); Matrix = zeros(N, 1); Matrix(1) = 100; Matrix(...

alrededor de 9 años hace | 1

| aceptada

Pregunta


How to use XCORR Block to calculate the cross correlation?
Hi Everyone I have two sequences composed of 0 and 1. I need to calculate the correlation between these two sequences in simu...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Respondida
Connecting matlab output to simulink input. How to?
Hi kul I think you need to: 1- use "From Workspace" in the simulink part. This blok helps you to take the value from the w...

alrededor de 9 años hace | 0

| aceptada

Respondida
How can I pull or link a matrix output from m-file into simulink?
Hi Dan I think that it would be better if you save the variables as a matrix in the workspace and then use the block named "F...

alrededor de 9 años hace | 0

Pregunta


How to open Scope in Simulink with Matlab command?
Hi everyone I want to run the simulink with the matlab command "sim". I need to see the trend of a signal . So, I use a Scope...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to see the Simulink Graph?
<</matlabcentral/answers/uploaded_files/28128/Cattura.JPG>> Hi everyone I run simulink file and I want to draw a graph. Du...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Respondida
MATLAB-function that calculates discrete Fourier transform
Hi Tom The best way to write any matlab code is that: First, you have to know what you want to do, in technical point of v...

alrededor de 9 años hace | 0

Respondida
How to generate random function with respect to time ??
There are many random function that you may use, such as randperm, randi and so on. Can you explore more what you want to imple...

alrededor de 9 años hace | 0

Pregunta


Runing the simulink with different step time
Hi everyone I want to link the matlab with a Communication software. I am using simulink at this project. First the simulatio...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


some figure in one pdf file
Hi everyone I have some question about exporting data: 1- How can I export different figure in a single pdf file? 2- How ca...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to put a password by matlab?
Hi everyone I have some figures produced by a matlab function that I wrote it and then I saved them by "save" matab command. ...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Disabling the Keyboard with the Matlab command
Hello everyone I have two following question: 1- I want to give someone my code (in the protected file) so I used the matlab...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Maximum decimal and binary values
Hi I use Matlab R2011b. I need to work with huge number, say greater than 10^19. I understood that Matlab cannot process th...

casi 11 años hace | 3 respuestas | 1

3

respuestas

Pregunta


Exporting matrix into an Excel file
Hi everyone I have a huge matrix and I want to export that into an Excel file by use of xlswrit. This command does not work f...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta