Discussion:
Use Scilab instaed of Octave for FEMM 4.2
Weickhmann
2010-09-16 20:15:20 UTC
Permalink
Hello

the attached files are octave files, I would like then to be transcribed to
scilab.
mat2sci does not help.....

These files are part of the interface between octave and FEMM 4.2.

Best regards,

Please help me:
***@t-online.de

Michael Weickhmann
Sylvestre Ledru
2010-09-16 20:22:24 UTC
Permalink
Hello,

I agree that it would be nice to have FEMM into Scilab. However, sorry
but what is your request here ?

I don't think you will find someone who will translate all the files for
you.
What you could do would be to start translating them yourself, publish
them on the Scilab forge [1] and create a community around this task.

Sylvestre
[1] http://forge.scilab.org/
Post by Weickhmann
Hello
the attached files are octave files, I would like then to be transcribed to
scilab.
mat2sci does not help.....
These files are part of the interface between octave and FEMM 4.2.
Best regards,
Michael Weickhmann
--
-------------------------
Sylvestre Ledru
-------------------------
The Scilab Consortium
Digiteo
Domaine de Voluceau
Rocquencourt - B.P. 105
78153 Le Chesnay Cedex
France
Weickhmann
2010-09-17 05:33:05 UTC
Permalink
Hello,

while translating callfemm.m
the following message shows up:

lade Startumgebung
Warnung: definiere Funktion neu: dirname . Verwende
funcprot(0), um diese Nachricht zu vermeiden
innere Funktion: cb_m2sci_gui .

****** Beginn der mfile2sci() Sitzung ******
Datei, die konvertiert werden soll /home/miw/Scilab-5.3.0/scilab-5.3.0-
beta-1/demos/mfiles_FEMM4.2/callfemm.m
Pfad der resultierenden Datei: /home/miw/Scilab-5.3.0/scilab-5.3.0-
beta-1/demos/mfiles_FEMM4.2/
Rekursiver Modus AUS
Nur doppelte Werte in der M-Datei verwenden: NEIN
wortreicher Modus 3
formatierten Code erzeugen NEIN
M-Datei lesen...
M-Datei lesen: Fertig
Syntax Modifikation...
Syntax Modifikation: Fertig
do
!--error 34
Inkorrekte Kontroll Instruktions Syntax.

at line 30 of function callfemm called by :
comp(callfemm,1)
in execstr instruction called by :
line 200 of function mfile2sci called by :
line 142 of function cb_m2sci_gui called by :
bo; end;gcbo = getcallbackobject(15);cb_m2sci_gui;if exists("%oldgcbo") the
while executing a callback

Loading...