photo

Sean Lineaweaver


Last seen: 4 years ago Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: cochlear implants

Statistics

MATLAB Answers

8 Questions
1 Answer

RANK
188,878
of 300,392

REPUTATION
0

CONTRIBUTIONS
8 Questions
1 Answer

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


New installation 2020b legend error
I reinstalled Matlab2020 but legend.m is not working. This is my Matlab version information: >> ver -------------------------...

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

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

5 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?

5 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer