1 Pages (6 items)
importing data - Messages
#1 Posted: 8/13/2009 10:14:40 PM
Hello, I'm a regular MathCad user and stumbled across your program today--it looks great! I am just wondering if there is a way to import data into SMath like there is in MathCad. Like some function that imports a .txt file into a data matrix (an export function to a .txt file would be good too). Also, are there any plans to add control buttons or sliders? These options would be of great use to me.
Cheers!
Alan
Cheers!
Alan
#2 Posted: 8/14/2009 10:28:08 PM
Hello, Alan.
For now import data available only with rfile/wfile/dfile functions (see functions description into the Insert Function Dialog). There are some limitations:
- SMath Studio can work with the files, that located into the folder %InstallationDirectory%\user only;
- data should be well formated to be readable (you can write something using wfile(..) and check created file with Notepad).
Plans to make ability to add System Controls (like buttons, comboboxes, etc.) is in my mind, but I have mo estimations at this moment about when this would be implemented.
Thanks for using SMath Studio.
Best regards, Andrey Ivashov.
For now import data available only with rfile/wfile/dfile functions (see functions description into the Insert Function Dialog). There are some limitations:
- SMath Studio can work with the files, that located into the folder %InstallationDirectory%\user only;
- data should be well formated to be readable (you can write something using wfile(..) and check created file with Notepad).
Plans to make ability to add System Controls (like buttons, comboboxes, etc.) is in my mind, but I have mo estimations at this moment about when this would be implemented.
Thanks for using SMath Studio.
Best regards, Andrey Ivashov.
#3 Posted: 8/30/2009 6:56:39 AM
Hi Andrey, wfile has a quirk or two. If you have a matrix d then the command wfile(d,'dtxt') writes the letter d into a file called "'dtxt'", whereas I'd expect it to write the conents of d into a a file called "dtxt".
Cheers
Greg
Cheers
Greg
#4 Posted: 8/30/2009 11:06:55 AM
Hello Greg,
Here is an example of how I think it works at the moment:

I hope the data export,import will be improved in the next releases.
Regards,
Radovan
Here is an example of how I think it works at the moment:
I hope the data export,import will be improved in the next releases.
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#5 Posted: 8/30/2009 11:24:41 AM
WroteHere is an example of how I think it works at the moment
You are right. The idea to create wfile/rfile/dfile functions was to create an ability to work with static memory - once you create a file (with wfile) with expression you need (not only matrices, it can be functions or anything else), you can use it anywhere in another calculations (with rfile).
WroteI hope the data export,import will be improved in the next releases
I think not improved, but created. This would be different stuff

#6 Posted: 8/30/2009 11:46:18 AM
WroteI think not improved, but created. This would be different stuff
You are right

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
1 Pages (6 items)
-
New Posts
-
No New Posts