【问题标题】:What is the best format exporting a list of coordinates from Mathematica to Matlab?将坐标列表从 Mathematica 导出到 Matlab 的最佳格式是什么?
【发布时间】:2011-12-04 07:41:35
【问题描述】:

我很幸运能够避免使用 Matlab 很长时间了。但是我需要为我的同事导出这样一个列表,即 8 个磁盘坐标和半径的 384 个列表。

什么类型的导出格式方便她从 Matlab 中提取出来?

【问题讨论】:

    标签: wolfram-mathematica export coordinates


    【解决方案1】:

    Export 可以导出到Matlab's .mat 文件(版本 4)。我想你的同事应该能够导入这些。

    Matlab 还有imports text files 和一些spreadsheet formats。因此,CSVTSVXLS 格式的 Mathematica 导出应该也能正常工作。

    【讨论】:

    • @mr.wizard 谢谢,但还有 70 岁。这需要几周时间。
    • 我会努力做到这一点。 :-D
    猜你喜欢
    • 2021-10-03
    • 1970-01-01
    • 1970-01-01
    • 2023-03-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-12-13
    • 1970-01-01
    相关资源
    最近更新 更多