photo

Vineet Ahirkar

MathWorks

Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
8,061
of 297,503

REPUTATION
6

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • First Review
  • 3 Month Streak
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
How to deal with the new string data type and string arrays when calling the matlab engine and matrix.h
Currently, the C Engine and C MEX do not support the new MATLAB string. As a workaround, a wrapper function can be created for t...

6 years ago | 0

Answered
How do I pass a matlab image array to a custom python function and receive back the image array output of the python function?
Hello Michael, I assume that you are working in MATLAB R2018a. From the code that you sent, it looks like you are trying t...

6 years ago | 0

Answered
Shared library initialization error with Matlab2015b and VS2015
The error "Could not initialize shared library" commonly occurs when the "MCR_CACHE_ROOT" environment variable is not set. To...

6 years ago | 0

Answered
How do I make the spreadsheetdatastore/datastore read, write, and modify the the data?
According to my understanding you want to read data from only within one sheet in the spreadsheet file. For limiting the dat...

6 years ago | 0

| accepted