photo

Nirmallya Kundu

Last seen: 10 months ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
2 Answers

RANK
186,024
of 301,327

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 21,234

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,995

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
How to run Java code snippets in MATLAB script
Hi Dwayne, You may use the below MATLAB code to achieve the above: >> URL = 'https://mrn.eotpro.net/webapi/jsonp/Login'; >>...

5 years ago | 0

Answered
how to convert java code into matlab code
Hi Sudha, The best way is to use the Library Compiler app to create a Java package for a MATLAB function. An example can be f...

5 years ago | 0