photo

sneha bharadwaj


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
8,722
of 297,503

声誉
5

贡献数
9 个提问
0 个回答

回答接受率
33.33%

收到投票数
5

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


"fatal error C1083: Cannot open include file: 'rt_logging.h': No such file or directory"
I have built a model in simulink and i have generated c code using ert.tlc(system target file) and when I use mex command for th...

8 years 前 | 2 个回答 | 3

2

个回答

提问


How to use c inline function in simulink model?
I have a c script in which i have an inline function 'rcvmesg((l_VarParameters_ST, MESG_VarParameters_ST)' I need to return t...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Why do I get the error "Unable to check out the Simulink Coder license which is required to generate code"?
I am using s function blocks in my simulink model. I could generate c code from simulink coder before some days but now for the ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


how to create user defined library in simulink
I have a user defined library finalised_characteristics.h. How to create it in matlab or simulink?

8 years 前 | 0 个回答 | 0

0

个回答

提问


how to link c code to simulink
I have a c code i need to call the functions in the c code using s function in simulink... please someone give me the detailed p...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to call API in simulink?
I have a c code as follows # include "dfg_uu_file.h" extern double dfg_uu_getmaxsize_a(void) how to call this using an API ...

8 years 前 | 0 个回答 | 1

0

个回答

提问


How to use global variable as local variable
I have global variables x,y and z i want to use it as local variables how can i use them?

8 years 前 | 1 个回答 | 1

1

个回答

提问


How to convert ascii numbers to character data type in simulink
i have a ascii numbers 65 66 from this i need A B. How can this be implemented in simulink?

8 years 前 | 1 个回答 | 0

1

个回答

提问


how to use enum in simulink
i have a c code typedef enum { sunday=0, monday_n,tuesday_n,wednesday_n } var_eeprom_n how can i use this code in simulink...

8 years 前 | 0 个回答 | 0

0

个回答