How to attract solution from ANSYS Maxwell?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Alexander Mustonen
il 4 Dic 2016
Risposto: Meme Young
il 12 Gen 2021
I have a solution file from ANSYS Maxwell which contains value of electric field (Ex,Ey,Ez) in required area. File format is .fld, I have tried to import file as matrix to Matlab but it just transfers file to one column table with all data in it. I will attach a pic of this table for example. How I can get a proper matrix? Maybe there is another file format or solution type in ANSYS Maxwell I can use to get my matrix? Thank you.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/158642/image.png)
0 Commenti
Risposta accettata
Più risposte (1)
Meme Young
il 12 Gen 2021
How many cols do you have in your fld file? I have 9 cols, the first 3 are the position of the point and the latter 6 are "complex vector data". But I think vector data in 3D coordinates just needs 3 cols instead of 6; Why are there 6 cols?
0 Commenti
Vedere anche
Categorie
Scopri di più su Data Import from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!