Community Profile

photo

Jai Bhagat


Last seen: nästan 4 år ago Active since 2017

Followers: 0   Following: 0

Statistics

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

View badges

Feeds

View by

Question


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...

nästan 5 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 5 år ago | 1 answer | 0

1

answer

Submitted


Rigbox
A MATLAB toolbox for running neurophysiological experiments and managing data

ungefär 5 år ago | 1 download |

Thumbnail

Answered
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...

mer än 6 år ago | 1

Question


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...

mer än 6 år ago | 2 answers | 0

2

answers

Question


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...

ungefär 7 år ago | 0 answers | 0

0

answers