photo

Naga Manoj Kumar Lakkoju


Last seen: 4년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
35,518
of 300,788

평판
1

참여
5 질문
0 답변

답변 채택
40.0%

획득한 표
1

순위
 of 21,091

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,083

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Size mismatch error on dimension 2: expected 1, but actual size is 3 (Matlab Coder)
Hi, I have this line in my code Edited: function test_1() % load('test1.mat'); % A(1:3,1:8) = 9 coder.varsize('SimCoreOut...

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

1

답변

질문


Error: Grid values must be strictly increasing- interp2 function MATLAB Coder
Hi All, This is my sample snippent. When I try to convert to C code using Matlab coder I am getting Index exceeds dimensions a...

4년 초과 전 | 답변 수: 1 | 1

1

답변

질문


Error: Index exceeds array dimensions. Index value 2 exceeds valid range [1-1] of array a.
Hello All, I am converting matlab script to C++. Here is a test function which is similar to my project. When i try to generate...

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

0

답변

질문


Coder Size Mismatch error
Hello All, Here is the small function i want to convert to C using Matlab coder. function []=fun() x=ones(9,11).*[0:10:100]...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


Converting .m to C code using Matlab Coder
Hello, I am trying to convert MATLAB script to C code using Matlab coder. %Source file 10 load data.mat; % this mat file...

거의 5년 전 | 답변 수: 1 | 0

1

답변