photo

Amit Kalhapure


Last seen: 3 Monate vor Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

13 Fragen
0 Antworten

RANG
259.295
of 300.759

REPUTATION
0

BEITRÄGE
13 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
53.85%

ERHALTENE STIMMEN
0

RANG
 of 21.081

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.900

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Patch for VS 2010a
Can anyone provide me a "mex" patch for Visual C++ 2010a. It is removed from Matlab website it seems.

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Compiler Issue on 64 bit system.
I’ve a 64 bit DELL workstation. When I run a ‘Cpp’ code in matlab(32 bit) using mex command and using ‘Microsoft Visual C++ 6.0’...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Text in 3D plot
Hi, I want to insert text in a 3D plot and for that I'm using following command. text(x1(i,1),y1(i,1),z1(i,1),num2str(time(i...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Insert Text in plot
Hi, I want to insert text at particular intervals in a plot. What command should I use? Amit

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Patch removal from image
Hi! Is there a possibilty for removing a previous displayed patch from an axes image? I mean without reconstructing the prev...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


To run 'mexw32' from a script.
Hi, I want to run '*.mexw32' file from a matlab script(*.m). What is the command to do it?

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Data storage in matlab.
Hi, I have a cpp code and I'm running it in matlab using mex command. I tried storing my program output in a '.dat' file (usin...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to get rid of error C2601?
I'm encountering few errors listed below. This happens when I try to run cpp code in matlab using mex command. mesh.cpp(463...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


LINK : fatal error LNK1104: cannot open file 'mexw32'
Hello Everyone, I'm facing a problem while running mex .The mex command is giving following error. LINK : fatal error LNK...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matlab crashes while running *.mexw32
Matlab crashes while running *.mexw32 file. This file is generated from a .cpp code. The Matlab runs fine when the output da...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


LINK : error LNK2001: unresolved external symbol mexFunction
I am trying to run multiple .cpp source files in matlab2010a using following command mex mesh.cpp blueacmodel.cpp redacmode...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Redifinition error
I have a cpp code that runs well in VS2010. When I try to run it on Matlab 2010a by using mex command, it gives redefinition err...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I' m unable to run cpp code in Matlab using mex command. I'm getting following errors.
Error combatgun2.c: 2280 undeclared identifier `new' Error combatgun2.c: 2280 operands of = have illegal types `pointer to C...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort