Borrar filtros
Borrar filtros

Not able to generate a .asc file when converting netlist to ssc

1 visualización (últimos 30 días)
Sangeeta
Sangeeta el 10 de Oct. de 2022
I am trying to do the same thing that is mentioned in the youtube link. https://www.youtube.com/watch?v=O9Ee1ndVonI
when I run the convert.m file, I get the following error.
"Error using fieldnames
Invalid input argument of type 'string'. Input must be a structure or a Java or COM object.
Error in spiceSubckt/preparSimscapeFile
Error in subcircuit2ssc
Error in subcircuit2ssc (line 31)
subcircuit2ssc(netlist,target);
Error in convert (line 1)
subcircuit2ssc('CE_subcir.cir','+ce_amp_ckt'); "
The +ce_amp_ckt folder gets created but there is no .asc file in it.
Can someone help me on this?
Thanks

Respuestas (0)

Categorías

Más información sobre Data Type Identification en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by