photo

Sean Lineaweaver


Last seen: mehr als 3 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Professional Interests: cochlear implants

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

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

fast 4 Jahre vor | 0

| akzeptiert

Frage


Subscript characters in toggle button string (name
How do I use a combination of normal and subscript charactersIn a toggle button string propertyuibutton?

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort