photo

Jai Bhagat


Last seen: 4년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계학

All
  • Thankful Level 2
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Can you specify which value TestParameter properties take in a class-based unit performance test?
E.g. say I have the following performance test class: classdef MyPerftest < matlab.perftest.TestCase properties (Tes...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How to delete a graphics object when clearing the object handle variable?
E.g. f = figure; clear f; How can I programtically make it so that the figure that is created will be closed when the second...

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

1

답변

제출됨


Rigbox
A MATLAB toolbox for running neurophysiological experiments and managing data

5년 초과 전 | 다운로드 수: 2 |

Thumbnail

답변 있음
How can I label multiple boxplots with different symbols?
Ah, thanks so much Amy! Was wondering how to set properties of individual boxplots - I guess the 'children' of 'children' approa...

거의 7년 전 | 1

질문


How can I label multiple boxplots with different symbols?
In the 'boxplot' function, you are able to specify different colors for each boxplot. For example, if I have 4 boxplots, I can s...

거의 7년 전 | 답변 수: 2 | 0

2

답변

질문


When running the DWT function from the signal processing toolkit in R2016b, I get errors in my returned cA and cD variables. Why is this happening?
Say I have a signal, 'x' = randn(32,1). When I run [cA cD] = dwt(x, 'wname') for a wavelet with 'wname' which has length greater...

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

0

답변