photo

Fuad Numan


Last seen: 3 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • Explorer
  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Question


Compile multiple GUIs into stand-alone app
Hi, I am trying to create a standalone applications from multiple GUIs, I have "main" GUI, which includes some buttons to ca...

7 years ago | 0 answers | 0

0

answers

Answered
Unable to clear classes
ClassStore.Class1=struct(); This will clear a specific variable (Class1) from the main Class (ClassStore).

8 years ago | 0

Question


Reconstruct the signal using wavelet
I have a noisy signal , i want to decompose it and reconstruct a specific sub-band frequencies; [C2,L2]=wavedec(xn,8,'db8')...

12 years ago | 2 answers | 1

2

answers

Question


Store a double value into the cell array element
I have a cell array, e.g name={'A','B','C'}; I would like to extract the name elements and use them as variables, we kn...

12 years ago | 1 answer | 0

1

answer