photo

Scott Harris


Last seen: 4개월 전 2018년부터 활동

Followers: 0   Following: 0

통계

All
  • First Answer
  • Thankful Level 1
  • First Review
  • Solver

배지 보기

Feeds

보기 기준

질문


Adding Data To Every Frame of an Image Acquisition
I'm using Image Acquisition Toolbox to acquire data from a GigE camera. Ideally, I would like to accomplish 3 tasks while acquir...

3년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
how cam start the trigger
For those still looking, initialize the camera before trying to trigger it: cam = videoinput('gentl', 1); %specify video obje...

3년 초과 전 | 1

질문


Save an arbitrary number of figures from outside a function
I have a function that returns a figure: function fig = makefigure() fig = figure() end This allows me to call the funct...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Using Visual Studio as C++ compiler for MEX files
I'm trying to use the following tool with MATLAB 2019a on Windows 10: https://github.com/MouseLand/Kilosort2 The installation ...

5년 초과 전 | 답변 수: 3 | 1

3

답변