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?

Answers (1)

Joel Van Sickel
Joel Van Sickel on 1 Dec 2020
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.

This question is closed.

Asked:

on 9 Mar 2014

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!