Programming in Qt with Matlab function involve sparams

1 vue (au cours des 30 derniers jours)
Peng
Peng le 8 Juin 2018
I understand the process of compiling MATLAB function and call it in Qt application, but I have question about variables input to and output from such MATLAB function which involve RF object...
Let's say my Matlab function is "Function s_paramsA=mySFunction(s_paramsB,otherParameter)", where s_paramsA and s_paramsB are S-parameter object (like we get from "S = sparameters('default.s2p');"), what should I do when I call the MATLAB function in Qt? How can I construct the variables in Qt for input/output of MATLAB function? Thanks.

Réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by