Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Writing and reading text/CSV files in Java API
Posted 15 déc. 2022, 06:04 UTC−5 API 1 Reply
Please login with a confirmed email address before reporting spam
I am trying to write and read text or CSV files in the Java API. The documentation is not much help, as only some commands are listed:
- writeFile()
writeCSVFile()
and also something called
- openFileStreamWriter()
However, using only one of these does not seem sufficient and given that these are COMSOL API commands only, there is no other documentation source.
Does anyone have any experience with reading and writing with files?
Regards,