photo

Petter


Actif depuis 2009

Followers: 0   Following: 0

Statistiques

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Thankful Level 1
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

Question


Deploy for windows 32-bit from a 64-bit computer
I am deploying a small application. I am creating the installation file from a Windows 64-but computer. When the user tries t...

presque 14 ans il y a | 5 réponses | 0

5

réponses

Réponse apportée
MEX ERRORs: Calling C++ code from MATLAB
This piece of software is not written in standard C. The file "values.h" is not part of the standard. Basically whoever wrote th...

presque 14 ans il y a | 1

Réponse apportée
Creating a matrix of blank spaces.
Yet another way: char(' '*char(ones(m,n)))

presque 14 ans il y a | 1

Réponse apportée
Integrating C++ into MATLAB
You want to search for <http://www.google.com/search?q=matlab+mex+file matlab mex file> on google. There are examples included w...

presque 14 ans il y a | 2