Statistics
RANK
108,286
of 295,569
REPUTATION
0
CONTRIBUTIONS
10 Questions
3 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to play multiple sound simultaneously in App Designer
Hi I have 2 aduio files (beep.wav and the following tone: t=0:1/8000:1-1/10000; tone = sin(2*pi*1000*t); Fs = 30000; player...
1 year ago | 1 answer | 0
1
answerQuestion
How to play sound file (mp3,wave) other than built in sound files (gong, train,..) in app designer?
How I can play and use my audio files (mp3,etc) in app designer? This function did not work sound (filename.wav)
2 years ago | 1 answer | 0
1
answerQuestion
Extracting UITable data for statistical analysis in the app designer
Hi In my app designer app, I can get my data from pressing a button as a Table and export tha table to excel for each column...
2 years ago | 1 answer | 0
1
answerQuestion
Assigning a hotkey in app designer to activate the push button
Hi I have a push button in app designer and I want to asign a hotkey (c) to activate it. I used this code but it does n't wor...
2 years ago | 1 answer | 0
1
answerQuestion
Tic Toc time programming function
Hi I created a function in app designer to use Tic and Toc for my timer. I have two Push buttons (one for Tic and one for Toc...
2 years ago | 1 answer | 0
1
answerQuestion
How to avoid overwrite in excel in apps designer
Hi I read many articles about how to avoid overwrite (WriteMode, Append, etc.) when exporting data from Matlab to excel, but n...
2 years ago | 1 answer | 0
1
answerApp designer update plot and table
I tried this method and can get the data from Edit number but not a table. How I can trasnfer the table data from app1 to table ...
2 years ago | 0
Question
App designer update plot and table
Hi Is there anyway in App Designer to add data in table and see its updates in a form of plot? for example, if I create a Ma...
2 years ago | 1 answer | 0
1
answerQuestion
App Designer dispaly values in Text area and Guage
Hi I created a function to get some results (e.g. A=3, B=5, ...) from my equations (A=m.a) and I can disaply my results in a ta...
2 years ago | 1 answer | 0
1
answerQuestion
Open Excel files in Apps Designer
Hi I created an App in Matlab and the Push button only opens the Excel file that are already created and saved. I want to open...
2 years ago | 1 answer | 0
1
answerFinding an angle from quaternions or rotations on planes?
I used 2 sensors (thigh and shank) and have a matrix (100*4) of the quaternion for each sensor. I have seen this method (see bel...
6 years ago | 0
Relative motion between Quaternions
How is this method used for a matrix? It seems "norm(A)" for a quaternion matrix is different. I appreciate any help.
6 years ago | 0
Question
Power Spectral Density Estimates Using FFT
I used PSD through FFT and the numbers in my plot (Y-axis) are not less than 1 as I expected to see in PSD result. I attached th...
6 years ago | 2 answers | 0