Search found 167 matches
- Sat Feb 10, 2024 4:00 pm
- Forum: Support
- Topic: Auto reload externally changed files does not work properly
- Replies: 4
- Views: 6060
Re: Auto reload externally changed files does not work properly
Hi Walter, Thank you for the detailed error report, and sorry about the trouble with the auto reload functionality! To address the first issue about file access, as far as I know, the Windows operating system doesn't allow opening a file that's still open in another process. I think you need to clos...
- Mon Jan 15, 2024 10:33 am
- Forum: Support
- Topic: Ignore the first n lines in a file before processing
- Replies: 3
- Views: 12815
Re: Ignore the first n lines in a file before processing
Hello again Peal, Your request has been noted! It's not very hard to implement, but the list of requests is long and I'm currently fully occupied with other work, so I'm afraid an updated version is not imminent. Optionally, you're welcome to contact me at info@waveworks (add .dk manually) with rega...
- Fri Jan 12, 2024 10:18 pm
- Forum: Support
- Topic: Ignore the first n lines in a file before processing
- Replies: 3
- Views: 12815
Re: Ignore the first n lines in a file before processing
Hello, the only way I can see would be if you can change the software that writes the CSV file to add a # character in the beginning of the first row. In that case you could enable the "Ignore rows starting with #" option in the CSV Import tab of Preferences, and Flow would ignore that row...
- Wed Dec 13, 2023 9:42 am
- Forum: Feedback
- Topic: Feature request: connect point diagonally
- Replies: 5
- Views: 11330
Re: Feature request: connect point diagonally
Thank you, I appreciate it!
Best regards,
Gustaf
Best regards,
Gustaf
- Mon Dec 11, 2023 9:44 pm
- Forum: Feedback
- Topic: Feature request: connect point diagonally
- Replies: 5
- Views: 11330
Re: Feature request: connect point diagonally
Hi, I'm glad you find it useful! Yes this is actually already on my list from a previous request, so I'm noting another request for this feature. Thanks for taking the time to let me know!
Best regards,
Gustaf
Best regards,
Gustaf
- Sun Dec 10, 2023 8:35 am
- Forum: Support
- Topic: Define unit types or ignore quotes in csv file
- Replies: 4
- Views: 9412
Re: Define unit types or ignore quotes in csv file
Glad you solved it! With regard to your question, I assume you're asking about the "Second row is units" in Preferences under CSV Import. "Units" here refers to physical units like seconds, degrees, m/s2 etc. It's quite common in CSV files with measurements to put these units on ...
- Sat Dec 09, 2023 4:10 pm
- Forum: Support
- Topic: Define unit types or ignore quotes in csv file
- Replies: 4
- Views: 9412
Re: Define unit types or ignore quotes in csv file
Hello Tony, I'm afraid there is no way to force Flow CSV Viewer to take these values as floats. Flow has a number of heuristics to determine the datatype for each column, and one of them is that if only one value in the column has quotes (or any character that wouldn't appear in a number for that ma...
- Thu Oct 12, 2023 6:17 pm
- Forum: Feedback
- Topic: Disassociation from the Windows Store
- Replies: 1
- Views: 16055
Re: Disassociation from the Windows Store
Hello, great to hear that Flow has fans! :D It's indeed possible to buy licenses directly from Waveworks, however there is some administrative overhead for both me and the buyer, and Microsoft's cut is actually quite small and reasonable, so for small volumes I do recommend buyers to buy via Microso...
- Sat Oct 07, 2023 7:43 am
- Forum: Feedback
- Topic: Method for creating groups
- Replies: 1
- Views: 13455
Re: Method for creating groups
Hello and thank you for your feedback - glad you find it useful! I can see how it can be cumbersome with many variables, and I have noted it on my list. While waiting for the perfect solution, here are some techniques that might help you, if you're not doing them already: In the Preferences, under D...
- Sun Sep 24, 2023 11:20 am
- Forum: Support
- Topic: Formula to change X-axis Values
- Replies: 23
- Views: 54470
Re: Formula to change X-axis Values
Hello again, yes it does, you can right-click in the variable view (over the variable names, not over the plots) and select Copy Plot as Image. This will copy the plots that are currently in view to the system clipboard, so that you can paste it into an external editor. It's not based on your select...