Szabó Bence Károly
Followers: 0 Following: 0
Statistics
RANK
94,971
of 295,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
I don't get the charts
Try to use dir's subfolder option( '\**\' ): heaFiles = dir(fullfile(main_folder, '**', '*.hea')) for f = heaFiles' file...
5 months ago | 0
Question
Issue with setPreSimFcn not being called in MATLAB Parallel Computing Toolbox
I have made a test Simulink project to figure out how to attach folders, files and classes to a parallel cluster job and run my ...
1 year ago | 1 answer | 0
1
answerQuestion
Why the worker save the logsout first to the local machine?
I am trying to run a batch simulation in MATLAB using the following code: in(i) = Simulink.SimulationInput(model); in(i) = in(...
1 year ago | 0 answers | 0
0
answersQuestion
Why does matlab rename my simulink logsout file?
Hello, I would like to run multiple simulation with batchsim. The following code should setup the required simulation input ob...
2 years ago | 1 answer | 0
1
answerQuestion
How to setup Simulink logs out .mat format?
Hello, I log a lot of signal in Simulink, with The following setup: in(i) = in(i).setModelParameter(... 'LoggingToF...
3 years ago | 2 answers | 0