how to run "ray tracing in conference room"example?

조회 수: 1 (최근 30일)
pengyu zhao
pengyu zhao 2020년 10월 19일
댓글: pengyu zhao 2020년 10월 20일
l found an example "ray tracing in conference room" about winner ii,but when i copy the command "openExample('spc_channel/RayTracingInConferenceRoomExample')" in my matlab 2019a,matlab show can not find this example,i have install antenna toolbox (ver 4.0)and communication toolbox (ver 7.1).
thanks.
  댓글 수: 1
pengyu zhao
pengyu zhao 2020년 10월 19일
i have copy the code in .m,but there is s wrong :tx = txsite("cartesian", "AntennaPosition", [-1.45; -1.45; 1.5],"TransmitterFrequency", 2.8e9); and can not find "cartesian".

댓글을 달려면 로그인하십시오.

답변 (1개)

Cris LaPierre
Cris LaPierre 2020년 10월 19일
I assume you are referring to the ray tracing example shown on this page. If you scroll to the very bottom of the page, you will see on the left side that raytrace, and likely the example that comes with it, were introduced in R2019b.
  댓글 수: 2
Cris LaPierre
Cris LaPierre 2020년 10월 19일
편집: Cris LaPierre 2020년 10월 19일
Did a little more digging, and this example was introduced in R2020b. If you look at the same page for R2020a, you will see the example is not the same.
If you happen to have access to MATLAB Online with the necessary toolboxes, you could try opening the example there. Since MATLAB Online is always on the latest version of MATLAB, it did work there for me.
pengyu zhao
pengyu zhao 2020년 10월 20일
thank you

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Propagation and Channel Models에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by