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

circa 9 anni fa | 0

Risposto
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?

circa 9 anni fa | 0

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

circa 9 anni fa | 1

| accettato

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

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

circa 9 anni fa | 0

| accettato

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

circa 9 anni fa | 0

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

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

circa 9 anni fa | 0

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

circa 9 anni fa | 0

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 11 anni fa | 3 risposte | 1

3

risposte

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta