Info
此问题已关闭。 请重新打开它进行编辑或回答。
Plotting to a matrix
2 次查看(过去 30 天)
显示 更早的评论
Hi
I'm trying to find out if anyone has heard of a function which can be used to makes plots (e.g. line plots, scatter plots, bar charts) in a matrix such that they can then be displayed as an image. I'm aware of the "getframe" etc which can be used to grab plots made using the standard matlab graphing functions but I'd like to be able to make small low resolution plots directly into matrices (~50 x 50 pix for example) in realtime (60Hz) and superimpose them over images being displayed using the psychtoolbox libraries.
I can imagine how to write this myself but I thought I'd ask before reinventing the wheel.
Any pointers much appreciated!
Adam
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!