photo

Amit Padhi


Last seen: 10 maanden ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
256.975
of 300.381

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20.941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.477

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Why does C code generated by MATLAB Coder have numerical values already assigned to some internal variables of functions while the original MATLAB user defined function requires user input for those variables?
I am using MATLAB Coder to generate C code. The original MATLAB user defined function has some variables that should be assigned...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


parallel code execution on MATLAB cluster
As I run a code on a cluster using spmd, sometimes a worker gets disconnected and the execution stops. In another instance, the ...

bijna 8 jaar ago | 0 answers | 0

0

answers

Question


Scratch files with spmd
If I write a scratch file within an spmd block, will the file be written to a temporary folder in a worker that gets automatical...

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


Using scratch files with spmd
While using spmd on a cluster, I need to write some scratch files within the spmd block. If I use fopen and fwrite commands to w...

bijna 8 jaar ago | 0 answers | 0

0

answers