Steve Oswald
Followers: 0 Following: 0
Feeds
提问
Debugging s-functions / MEX functions with GDB and VS-Code
Hello, I'm trying ot debug mex functions. I have followed this tutorial strictly: https://blogs.mathworks.com/developer/2018/06...
3 years 前 | 0 个回答 | 0
0
个回答提问
Maltab throws segmentation fault when debugging mex function
Hello, I'm trying to debug a s-function in a simlulink model. However, when i attach to the matlab process, before running an...
3 years 前 | 2 个回答 | 0
2
个回答提问
Matlab Simulink how to select elements by matlab script
Hello, for code testing, I'd like to select elements of a matlab simulink model by matlab code. I'd expect to get the (line) h...
3 years 前 | 0 个回答 | 0
0
个回答提问
Compile Parametrized Simulink model name
Hello, I'd like to compile a parametrized model name by variable. e.g.: modelname = get_param(bdroot, 'Name'); modelname([]...
3 years 前 | 1 个回答 | 0