Quick figure and plot

"fp" is short for "figure; plot". This is a convenience function for plotting multiple data sets.

您现在正在关注此提交

Do you find yourself repeatedly typing "figure; plot(A(:,1), B(:,2), 'r'; hold on; plot(B(:,1), B(:,2), 'g')" or something similar? Then this function is for you. "fp" makes it easy to plot multiple data sets with minimal typing. It also tiles the figure windows and adds convenience buttons for closing and printing.

引用格式

Karl (2026). Quick figure and plot (https://ww2.mathworks.cn/matlabcentral/fileexchange/29414-quick-figure-and-plot), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Data Exploration 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0