Community Profile

photo

Jai Bhagat


Last seen: fast 4 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


Rigbox
A MATLAB toolbox for running neurophysiological experiments and managing data

etwa 5 Jahre vor | 1 Download |

Thumbnail

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

mehr als 6 Jahre vor | 1

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten