PatrizioGraziosi
Followers: 0 Following: 0
Feeds
提问
scaling a parfor to a more than one node on a cluster
Hello everybody, my purpose is to run an "outer" function which runs several times a specific function in a parfor loop fu...
3 years 前 | 2 个回答 | 0
2
个回答提问
Keeping previous legend in multiple plots done by a function
Hello everybody, I have a function, say my_plot_function , which plots simultion results. If I run my_plot_function more time...
3 years 前 | 1 个回答 | 0
1
个回答提问
Invalidating issue with Matlab coder app
Dear experts, I'm using the Matlab coder app to port a relatively large function (~1500 lines) in C, and when exploring the ...
4 years 前 | 0 个回答 | 0
0
个回答提问
How to define the size of output in subfunctions, for C coder
Hello everybody, I am experiencing an issue when porting a function to C with Matlab coder. I have a function which runs ...
4 years 前 | 0 个回答 | 0
0
个回答提问
How to define the size of output in subfunctions, for C coder
Hello everybody, I am experiencing an issue when porting a function to C with Matlab coder. I have a function which runs ...
4 years 前 | 0 个回答 | 0
0
个回答提问
How to pack a mlapp with more sub-folders
Hello everybody, I have a code launched by a 'run.m' file which runs the files in a 'code' directory, which reads data in a ...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to convert to C a function with variable fields in the input?
Hello everybody, I wish to convert to C a function that have two inputs, a scalar and a file or a struct [outputs] = myfunct...
4 years 前 | 1 个回答 | 0
1
个回答提问
differential equation with mixed linear and log derivatives - proper setting
Hello everybody, I'd like to solve for y = y(x) the following equation that contains derivatives on both x and log(x)....
4 years 前 | 2 个回答 | 0
2
个回答提问
solving trascendental equations, proper setting
Hello everybody, I'd like to solve for y = y(x) the following equation d log( y ) / d x + y = 1 + f with f = f(x)....
4 years 前 | 1 个回答 | 0
1
个回答提问
Putting a code open source
I'm writing a big materials simulator with Matlab and want to release it open source thorough the University website and a dedic...
5 years 前 | 2 个回答 | 0