Réponse apportée
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...

plus de 9 ans il y a | 0

Réponse apportée
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?

plus de 9 ans il y a | 0

Réponse apportée
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(...

plus de 9 ans il y a | 1

| A accepté

Question


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...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
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...

plus de 9 ans il y a | 0

Question


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...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

plus de 9 ans il y a | 0

Réponse apportée
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...

plus de 9 ans il y a | 0

Question


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...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 10 ans il y a | 1 réponse | 0

0

réponse

Question


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. ...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 11 ans il y a | 3 réponses | 1

3

réponses

Question


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...

plus de 11 ans il y a | 1 réponse | 0

1

réponse