how to create this type of plot having two signals on one axis?
2 次查看(过去 30 天)
显示 更早的评论
采纳的回答
Cris LaPierre
2023-4-12
4 个评论
Cris LaPierre
2023-4-12
编辑:Cris LaPierre
2023-4-12
"The dataset data type is not recommended. To work with heterogeneous data, use the MATLAB® table data type instead. See MATLAB table documentation for more information."
I would add that, if your data is all the same data type, then use an array (readmatrix instead of readtable)
更多回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!