helperPlotClutterScenario fucntion not given in the simulation
4 ビュー (過去 30 日間)
古いコメントを表示
I was working on the simulation '' Introduction to Radar Scenario Clutter Simulation '' and a helper function called helperPlotClutterScenario is not given, any idea about writing this code is much appreciated! Thank you
1 件のコメント
Image Analyst
2022 年 6 月 26 日
If no one answers you here (I've personally never heard of those functions) then ask the publisher/author of the simulation introduction for the code.
回答 (1 件)
Yash
2023 年 10 月 3 日
I understand that you are working on the MATLAB example demonstrated for "Introduction to Radar Scenario Clutter Simulation". This example uses several helper functions including "helperPlotClutterScenario". To view these helper functions in the "Current Folder" window pane, run the following command in the MATLAB command window:
openExample('radar/RadarScenarioSurfaceClutterSimulationExample')
I hope this helps!
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!