photo

Arun


2013년부터 활동

Followers: 0   Following: 0

메시지

Student

통계

MATLAB Answers

7 질문
3 답변

순위
6,068
of 300,364

평판
8

참여
7 질문
3 답변

답변 채택
71.43%

획득한 표
4

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Is it possible to access quadprog presolve results?
My optimization problem halts as quadprog's presolve routine determines it to be infeasible. Is it possible to view quadprog's p...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Loading Simulink library created in a newer version...
I had developed a Simulink Library consisting of a few blocks in v8.1 (2013a). When I tried to load the library into a system wi...

대략 12년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Dynamically populating mask parameter popup list
Actually, I figured this out after hours of experimenting with Mask Parameters. This is one way to do it: You can access the 'M...

대략 12년 전 | 2

| 수락됨

질문


Converting mxArrays to libpointer in MATLAB block
I have an extrinsic function - _foo()_, with a prototype similar to below:- [uint32, voidPtr, uint32Ptr] = foo(voidPtr, uin...

대략 12년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Get Simulink Block name from Callback function
I figured out that it was possible to do this using the "gcb" handle. So for getting the block's full name, all I had to do was:...

12년 초과 전 | 1

| 수락됨

질문


Get Simulink Block name from Callback function
In Simulink, is there any way to get the name of the block whose callback function is invoked, from within the function itself? ...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Dynamically populating mask parameter popup list
Is it possible to dynamically populate a Simulink mask's popup parameter's list using Dialog callback? Or is this facility stati...

12년 초과 전 | 답변 수: 3 | 0

3

답변

질문


How to have variable-sized output for Simulink MATLAB-function block?
I have a MATLAB function-block in Simulink and I would like to have the output port of the block dynamically sized based on an i...

12년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Error using MATLAB "loadlibrary" function
After some research about dependencies of nicaiu.dll, I discovered that all the dependencies of the dll file must be solved for ...

12년 초과 전 | 1

| 수락됨

질문


Error using MATLAB "loadlibrary" function
I am trying to load the NI DAQmx library "nicaiu.dll" and the associated header "nidaqmx.h" in MATLAB as given below:- load...

12년 초과 전 | 답변 수: 1 | 0

1

답변