general MATLAB queation

3 views (last 30 days)
Bahareh
Bahareh on 12 Jul 2011
Commented: Walter Roberson on 20 Apr 2018
Hello,
How can we change the size of an object in MATLAB?
  7 Comments
Walter Roberson
Walter Roberson on 12 Jul 2011
Hmmm, I am not sure. the rayleighchan() function returns an object, not a vector or matrix of values. I do not know enough about how fading channels to understand the object properties.
The only lead I see at the moment is the possibility of adjusting the number of delay channels; see the example at http://www.mathworks.com/help/toolbox/comm/ref/rayleighchan.html
Bahareh
Bahareh on 12 Jul 2011
Thanks Mr. Walter. I've already seen this example. I think it is an object.

Sign in to comment.

Answers (1)

Veera Kanmani
Veera Kanmani on 20 Apr 2018
https://in.mathworks.com/matlabcentral/answers/274474-how-to-resize-an-object-in-binary-image
  1 Comment
Walter Roberson
Walter Roberson on 20 Apr 2018
This is not relevant. The values being discussed are objects in the 'object oriented' sense, not in the visual sense.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!