Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道如何在使用 Matlab psychtoolbox 运行实验时捕获屏幕,将其保存为我可以稍后上传到网络的电影?
请参阅Screen('CreateMovie?'),示例用法在 中提供ImagingStereoDemo。确保您拥有最新的 psychtoolbox 安装 (run UpdatePsychtoolbox) 和最新推荐的 GStreamer 版本,以便获得最大的成功机会。
Screen('CreateMovie?')
ImagingStereoDemo
UpdatePsychtoolbox