将坐标列表从 Mathematica 导出到 Matlab 的最佳格式是什么?

发布于 2024-12-19 12:49:20 字数 183 浏览 3 评论 0 原文

我很幸运已经很长时间没有使用Matlab了。然而,我需要为我的同事导出这样一个列表,其中包含 8 个磁盘坐标和半径的 384 个列表。

什么类型的导出格式可以方便她从 Matlab 中提取这些数据?

在此处输入图像描述

I have been lucky to avoid Matlab for a longtime now. However I need to export for my colleague such a list which is ,are of 384 list of 8 disks coordinate and radius.

What type of Export Format would be a convenient for her to draw those back from Matlab ?

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

Oo萌小芽oO 2024-12-26 12:49:20

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

Matlab 还导入文本文件和一些电子表格格式。因此,Mathematica 的导出为 CSVTSVXLS 格式也应该有效。

Export can export to Matlab's .mat files (version 4). I suppose your colleague should be able to import those.

Matlab also imports text files and some spreadsheet formats. Therefore, Mathematica's export in the CSV, TSV and XLS formats should work as well.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文