data input to the wimax model
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
how can i input data generated form a simpowersystem model to be communicated over a wimax model?
eg. in the inbuilt library model for 802.16 instead of a random bit generator if i wanted to input voltage readings from power system model what do i have to do?
0 个评论
回答(1 个)
Joel Van Sickel
2020-12-1
0 个投票
if the wimax model is in simulink, you can just read the voltage from the simpowersystem model and connect it to your wimax model. Othewise, if you want to connect your model using wimax, you need to generate code from the model and add the appropriate communication interfaces manually.
This answer is part of a MATLAB Answers cleanup effort for unanswered questions that are outstanding.
0 个评论
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!