general MATLAB queation
显示 更早的评论
Hello,
How can we change the size of an object in MATLAB?
7 个评论
Paulo Silva
2011-7-12
what kind of object?
Jan
2011-7-12
This is really a general MATLAB question. "Object" might be an GUI-element, an array of a built-in type, a user-defined OOP object or the visualization of a 3D body, which should be zoomed.
Please, Bahareh, post any details. And then read your question again and think twice, if it is possible to create a meaningful answer.
Bahareh
2011-7-12
Walter Roberson
2011-7-12
Okay, but what does it mean to you to change the "size" of a rayleigh channel ?
Bahareh
2011-7-12
Walter Roberson
2011-7-12
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
2011-7-12
回答(1 个)
Veera Kanmani
2018-4-20
0 个投票
https://in.mathworks.com/matlabcentral/answers/274474-how-to-resize-an-object-in-binary-image
1 个评论
Walter Roberson
2018-4-20
This is not relevant. The values being discussed are objects in the 'object oriented' sense, not in the visual sense.
类别
在 帮助中心 和 File Exchange 中查找有关 Signal Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!