Community Profile

photo

Jai Bhagat


Last seen: presque 4 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

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

Afficher les badges

Feeds

Afficher par

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

presque 5 ans il y a | 1 réponse | 0

1

réponse

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

environ 5 ans il y a | 1 réponse | 0

1

réponse

A soumis


Rigbox
A MATLAB toolbox for running neurophysiological experiments and managing data

environ 5 ans il y a | 1 téléchargement |

Thumbnail

A répondu
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...

plus de 6 ans il y a | 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...

plus de 6 ans il y a | 2 réponses | 0

2

réponses

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

environ 7 ans il y a | 1 réponse | 0

0

réponse