Borrar filtros
Borrar filtros

Programming in Qt with Matlab function involve sparams

2 visualizaciones (últimos 30 días)
Peng
Peng el 8 de Jun. de 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.

Respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by