Question


Variable size changes on every iteration
Hi, What is an efficient way of doing the following task. departure_time(1) = 250; file_arrival(1) = 0.0; for i = 2:...

10 years ago | 1 answer | 0

1

answer

Question


Saving the .mat file using for loop
Hi everyone, I have the following section of code. I want to generate 10 different files using the for loop and each time i w...

10 years ago | 1 answer | 0

1

answer

Question


Making each element of a row vector equal to zero
Hi Everyone, I have a row vector (size 1*100) which contains randomly distributed 1s and 0s. How can i make each element of t...

10 years ago | 3 answers | 0

3

answers

Question


Tutorial for Communication ToolBox
Hi everyone, Does anyone have a basic tutorials or some supporting material for the Matlab communication Toolbox ? Thank you.

10 years ago | 1 answer | 0

1

answer

Question


Adding legend in Matlab to the layout
Hi everyone, I want to add the following legend to this layout but don't know how to do it. Square shape is for Building Tr...

10 years ago | 1 answer | 0

1

answer

Question


How to plot grid-position like figure in Matlab
Hello Everyone, I want to plot/make a structure like this in Matlab. Can anyone help me with this ? P.S. I am very new to Matl...

10 years ago | 1 answer | 0

1

answer