Sean Lineaweaver
Followers: 0 Following: 0
Professional Interests: cochlear implants
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
New installation 2020b legend error
I reinstalled Matlab2020 but legend.m is not working. This is my Matlab version information: >> ver -------------------------...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答已回答
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...
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...
4 years 前 | 0
| 已接受
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0