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!