Community Profile

photo

Enrico


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How can I print the information (trainer, etc), I am not allow to used display?
Trainer = struct("Name", [Trai{1}], "Power_Level", [Trai{2}], ... "Number_of_Pocket_Monsters",[Trai{3}], ... "Pocket_M...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How can I stop the graph , and how can it stip when the song stops?
function MusicPlay(InfoSongName) PlayPlaySong = InfoSongName +".mp3"; [VariableSong, Variable] = audioread(PlayPlaySong); Son...

1 year 前 | 0 个回答 | 0

0

个回答

提问


How to play a map3 file and extract it from an Excel spreadsheet. If not, how can it be done?
if strcmpi(UserSelection,'randomly') Songlength = length(MusicDatabase); Pickrand = randi([2,Songlength], 1,1...

1 year 前 | 0 个回答 | 0

0

个回答

提问


How to play a map3 file and extract it from an Excel spreadsheet. If not, how can it be done?
if strcmpi(UserSelection,'randomly') Songlength = length(MusicDatabase); Pickrand = randi([2,Songlength], 1,1...

1 year 前 | 0 个回答 | 0

0

个回答

提问


It is working, but when I uncomment the section that is comment inted or adding one song, it adds all of them.
It is working, but when I uncomment the section that is comment inted or adding one song, it adds all of them. example if ihav...

1 year 前 | 0 个回答 | 0

0

个回答

提问


How do I make a loop that will allow to add a song again and saving the previos one
fprintf(' Let''s get started! \n'); % Define variables. RepreProcessA = "No"; RepreProcessD = "No"; RepreProcessE = "No"; S...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Arrays have incompatible sizes for this operation.
OptSelection = input(' Will you like to Add Delete ','s'); while strcmpi(OptSelection,"Add") ~=1 && strcmp(OptSelection,"Delete...

1 year 前 | 1 个回答 | 0

1

个回答