I want to read a text file using ImportData() and can't understand the effect of the dec separator setting (second argument)
The first version with correct specification does not work.
The other versions with default or wrong specification do work. But they don't work on some other computers.
This is the contents of the file:
#
# 26.03.2015 21:23:37
# Die im Projekt definierten Parameter sind:
# P1 - Rissbreite [mm], P2 - Energiestichprobe Minimale Dehnung [mJ], P3 - Verschiebungskomponente Minimum [mm], P4 - Verschiebungskomponente Maximum [mm]
#
# Die folgende Kopfzeile definiert die Spaltennamen bezogen auf die Parameter.
Name, P1, P2, P3, P4
DP 0, 1, 953.21939380094409, 0.0950802490115166, 0.0955634638667107
DP 1, 2, 956.042785577476, 0.094592787325382233, 0.096615619957447052
DP 2, 3, 961.45152181060985, 0.093749739229679108, 0.098540745675563812
DP 3, 4, 970.16604395536706, 0.092531807720661163, 0.10150127112865448
DP 4, 5, 983.52901369857136, 0.090867139399051666, 0.10583864897489548
This is the system information
SMath Studio: SMath Studio Desktop 0.97.5346.24640, portable, x86
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 (Microsoft Windows 7 Professional , x64)
Screen: 1920x1080 px, 96x96 dpi
Localization: separator=<semicolon>; decimal symbol=<comma>; system decimal symbol=<period>; language=GER
Frameworks: CLR 2.0.50727.5485
installed versions:
v2.0.50727 2.0.50727.5420 SP2
v3.0 3.0.30729.5420 SP2
v3.5 3.5.30729.5420 SP1
v4
Client 4.5.51209
Full 4.5.51209
v4.0
Client 4.0.0.0
As this might largely system dependent, I would like to get this tested by others before committing a bug report in the bts
Edited by moderator 23 August 2016 10:26:41(UTC)
| Reason: marked as fixed
File Attachment(s):
mkraska attached the following image(s):