Properties
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
2
Votes
1
Views
562
Share
Needs Answer
Hi I am trying to get Maple to create a Geogebra file, and execute a command, and save file.
Tried this, but can only get it to create the file and not write to it.
fd := FileTools[Text][Open]("C:\\test\\test.txt", create = true, overwrite = true);
execute fprintf(fd, "sin(x)\n");
close(fd);
Any ideas?
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
https://daveagp.wordpress.c...
Comments have been locked on this page!