Jump to content
Software FX Community

Miyazaki

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Miyazaki

  1. I'm attempting to export data by the following:

    this.Export(FileFormat.Text, "filename.txt");

    and

    this.Export(FileFormat.Xml, "filename.txt");

    The text export works fine.  I can get see the plot data in the file, but the xml does not.  No matter how I manipulate the FileContents masking, the data is never represented in the XML file.  Any thoughts?

×
×
  • Create New...