Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.
Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
spiceimport
Posted Jan 19, 2011, 8:02 p.m. EST Version 3.5a 1 Reply
Please login with a confirmed email address before reporting spam
Hi All,
Did anyone try looking inside the spiceimport.m file ?
I tried to use this command with no luck. I get the following message:
Exception:
com.femlab.util.FlException: Could not find any matching floating point conditions
Then, I tried to open the file(spiceimport.m) and see what is happening. Thought that is a small
file, I couldn't understand whats happening. Mainly the following line:
cir = spice.importNetlistFromFile(filename,rep)
I thought this imports the spice netlist and uses it to extract ode parameters. But
I didn't find this variable(cir) used anywhere after this line.
Any comments?
Thanks
Did anyone try looking inside the spiceimport.m file ?
I tried to use this command with no luck. I get the following message:
Exception:
com.femlab.util.FlException: Could not find any matching floating point conditions
Then, I tried to open the file(spiceimport.m) and see what is happening. Thought that is a small
file, I couldn't understand whats happening. Mainly the following line:
cir = spice.importNetlistFromFile(filename,rep)
I thought this imports the spice netlist and uses it to extract ode parameters. But
I didn't find this variable(cir) used anywhere after this line.
Any comments?
Thanks
1 Reply Last Post Jan 19, 2011, 8:27 p.m. EST