![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20384337_1605736887580_DEF.jpg)
Go Sugar
Followers: 0 Following: 0
Feeds
質問
Improving resolution of the plots in Matlab
Hello :) I have several matlab plots. When I try to save them in jpg or emf formats, I get poor resolution. I want to obtain a...
2年以上 前 | 1 件の回答 | 0
1
回答回答済み
Problem with subplotting the results
Now my code works as I want. Thank you for all the help. =) Below is the correct code. filename= strcat('a.xlsx'); data=xl...
Problem with subplotting the results
Now my code works as I want. Thank you for all the help. =) Below is the correct code. filename= strcat('a.xlsx'); data=xl...
2年以上 前 | 0
| 採用済み
質問
Problem with subplotting the results
Hello =), I have 5 subjects' data. Below code produces bar plots for each subject (2 separate figures (A and B) for each subjec...
2年以上 前 | 2 件の回答 | 0
2
回答質問
Drawing different coloured bar plots according to different conditions
Hello =), I have an excel file that looks something like this: Participant A_1 A_2 A_3 A_4 B_1 B_2 B_3 ...
2年以上 前 | 1 件の回答 | 0
1
回答回答済み
Problem with reaching specific values of an array or matrix
This is the finalized version of the code. It is working as expected. Thank you for all the help. :) ep=mydata(:,1); counter=m...
Problem with reaching specific values of an array or matrix
This is the finalized version of the code. It is working as expected. Thank you for all the help. :) ep=mydata(:,1); counter=m...
2年以上 前 | 0
| 採用済み
質問
Problem with reaching specific values of an array or matrix
Hello. I have a for loop, for each value of counter, I want to find the relevent raw value when rs==1 or ep==1 from various exce...
2年以上 前 | 1 件の回答 | 0
1
回答回答済み
is this neural network performant ?
Hello. One of the older posts might help you. https://www.mathworks.com/matlabcentral/answers/240666-optimum-mse-for-neural-net...
is this neural network performant ?
Hello. One of the older posts might help you. https://www.mathworks.com/matlabcentral/answers/240666-optimum-mse-for-neural-net...
2年以上 前 | 0
回答済み
How can I combine data in multiple excel files an write the combined data in a new excel file?
Hey! What if I want to combine multiple inputs (60) raw by raw to one excel file without copying the variable names? I want ea...
How can I combine data in multiple excel files an write the combined data in a new excel file?
Hey! What if I want to combine multiple inputs (60) raw by raw to one excel file without copying the variable names? I want ea...
2年以上 前 | 0
質問
How to write each iteration (data) in for loop to excel and how to read multiple excel files together?
Hello, I have 20 excel files (subjects) and I want my code to read each excel file in one matlab code and perform the followin...
2年以上 前 | 1 件の回答 | 0