photo

Olivia Krieger


University of California, Davis

自 2018 起处于活动状态

Followers: 0   Following: 0

PhD Student, cognitive neuroscience

统计学

MATLAB Answers

2 个提问
2 个回答

排名
76,892
of 297,503

声誉
0

贡献数
2 个提问
2 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Repeating or rerunning a loop
Hello MATLAB community! I am hopeful that someone can help me solve this puzzle I've created for myself... I am running an expe...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
How can I change penwidth in 'DrawLine' in Psychtoolbox?
Use widths 7 and below.

6 years 前 | 0

已回答
How can I draw these rectangles in a loop using psychtoolbox... there must be a better way than what I've done. Thanks for your help!!
Thank you for your help! I would also like to compute a pattern (the computation I'm not worried about, but figuring out how to ...

6 years 前 | 0

提问


How can I draw these rectangles in a loop using psychtoolbox... there must be a better way than what I've done. Thanks for your help!!
% Draw base rectangle r1=[0 0 20 20]; r2=OffsetRect(r1, 200,200); r3=OffsetRect(r1, 200,235); r4=OffsetRect(r1...

6 years 前 | 2 个回答 | 0

2

个回答