![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/343840/image.jpeg)
Info
此问题已关闭。 请重新打开它进行编辑或回答。
Does anyone know where I can find the constant power/complex block in the bottom left corner? Thanks!
1 次查看(过去 30 天)
显示 更早的评论
回答(1 个)
Abdolkarim Mohammadi
2020-8-9
编辑:Abdolkarim Mohammadi
2020-8-9
Right-click on the block and select Help. The documentation page of that block will be opened. There you can see which libraries contain the selected blocks. For example for the Constant Power block:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/343840/image.jpeg)
You can see that it is a Constant block and can be found under five libraries in the library browser. If you are viewing the model in the documenetation window and need to open the model in the first place, type open_system('RFNoise') in the command window.
1 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!