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...
거의 4년 전 | 답변 수: 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...
대략 4년 전 | 답변 수: 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...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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([]...
대략 4년 전 | 답변 수: 1 | 0
