Community Profile

photo

Daniel Ko


Last seen: 25일 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Creating and closing figure takes a really long time
Hello I have a simple class which creates an uifigure with a grid, a couple of panels and multiple axes: classdef multiChanF...

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

0

답변

질문


How do I add a new element to an object array using pass by reference?
Hello, I am trying to use pass by reference using handle objects. The scenario I have right now is I have an array of handle ...

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

1

답변

질문


Save/export uifigure with panels as vector image format
Is there a way to save/export uifigure with panels as vector image format? I am trying to output publication quality figures wit...

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

1

답변

질문


Line disappearing when zooming in a UIFigure
Hello, I am using appdesigner to create a way to scan through my time series. When I zoom into the time series however, the lin...

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

0

답변

질문


Why won't my axes position change stick?
Hello, I am trying to copyobj a heatmap (imagesc in an axes with a colorbar) into another figure and then reposition them, by...

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

1

답변

질문


How do I speed up plotting of interactable scatter points?
Hello, I have the following code: for ii = 1:length(tempSpikes) p(ii) = plot(app.Trace, tempSpikes(ii)*app.msConvert, ap...

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

5

답변