Sean Lineaweaver
Followers: 0 Following: 0
Professional Interests: cochlear implants
Statistics
RANK
194,574
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Combine cell array into a long string
How do I reformat this cell array into one long string? Original array: CA = {'AAA ', 'BBB ', 'CCC '}; Desired String: 'AA...
4 years ago | 1 answer | 0
1
answerQuestion
New installation 2020b legend error
I reinstalled Matlab2020 but legend.m is not working. This is my Matlab version information: >> ver -------------------------...
4 years ago | 1 answer | 0
1
answerQuestion
Can't find figure
I use: Fig = openfig('bin\EAMConfigEval.fig','reuse'); To open a figure I created inGUIDE. I then want to annotate the figure ...
4 years ago | 0 answers | 0
0
answersSubscript characters in toggle button string (name
Aw, crud. I suppose I can create my own buttonfrom a "selectable" image object inside an axes graphics object using its Button...
4 years ago | 0
| accepted
Question
Subscript characters in toggle button string (name
How do I use a combination of normal and subscript charactersIn a toggle button string propertyuibutton?
4 years ago | 1 answer | 0
1
answerQuestion
image error 2019a
I'm getting an error when using the image function: Here's the test code: tst = [1 .5 0;1 1 1]; image(tst); Error using im...
5 years ago | 0 answers | 0
0
answersQuestion
Matlab stops suddenly after a few seconds
I am running Matlab 2019a on a Windows 10 laptop. . My previous installation of 2018b stopped running so I upgraded to 2019a, bu...
5 years ago | 0 answers | 0
0
answersQuestion
Still unable to use sound function
I asked this question a few days ago and was told to investigate my sound data (wav file). I tried to debug my wav file but sti...
10 years ago | 1 answer | 0
1
answerQuestion
able to use sound function in old code
I am trying to run some old code. It's about five years old. The code using utilizes the following generic functionality: [...
10 years ago | 1 answer | 0