专栏
标签
数据为1000个数字的txt文件怎么绘图?
技术分享
发布于 2025-07-22 15:01:45
查看 1过去315天

使用csvread函数读取数据,plot函数绘图。
运行示例,得到绘图结果。

using TyPlot
using CSV
using TyBase
file = "data.txt"
content = csvread(file)
plot(content)

image.png

所属专栏:Syslab基础平台
产品信息:Syslab Online
科学计算

全部回答

暂无数据
暂无数据
用户
和原帖交流更多问题细节吧,去
我要发帖 我要发帖
资料中心 资料中心
查看更多>
热门帖子 热门帖子
主要贡献者 主要贡献者
过去7天