Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Transfering code from MATLAB to FEMLAB

Status
Not open for further replies.

Meklaud

Newbie level 6
Joined
Apr 19, 2005
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,379
I have a following code written in MATLAB:

2*postint(fem,'Wm')/postint(fem,'nJ','dl',5,'edim',2)^2

L=2Wm/I^2 is the formula

This is an expression for calculating inductance of square-shaped inductor and I need to do the same thing in FEMLAB, but do not know how.
'nJ' is Current density, but I do not know where to find 'dl' and what number 5 represents?

Please help
 

Try to write a .dll file: under LabVIEW this method allow to intarface the National's

software with Matlab and C, C++ programs.


So, look how You can manipulate .dll files under FemLAB.
 

It is not a problem writting a.dll but I simply do not know what means the exspression in second bracket.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top