Community Profile

photo

Chris Volpe


Applied Research Associates, Inc.

Last seen: Today Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Why does the library compiler app try to execute the code when I supply an example driver?
I am building a shared library using the Library Compiler App. I am using the mwArray API. I am including in the .prj project ...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


where is worldToSubscript in R2019a?
I'm running Matlab R2019A. If I type "doc worldToSubscript", it brings up the documentation for this function in the on-line hel...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


What is the difference between string arrays and cell arrays of character vectors?
R2016b allows you to create string arrays, and R2017A allows you to use the double-quote syntax for specifying string literals. ...

fast 7 Jahre vor | 3 Antworten | 1

3

Antworten

Beantwortet
Using relative paths in function handles for Matlab compiler
Try adding: %#function myfunc to your code. This comment serves as a hint to the compiler that it should include the sp...

etwa 7 Jahre vor | 0

Frage


How is ComponentProportion calculated by fitgmdist
I run fitgmdist on some data (total of 40 instances/samples) and and get a two-component Gaussian Mixture Model with ComponentPr...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Mixing compiled matlab shared libraries with mex code.
I solved my issue with a three-step process. First, I changed my VS2013 project settings for Project B such that it creates B_de...

mehr als 8 Jahre vor | 0

Frage


Mixing compiled matlab shared libraries with mex code.
I have some matlab code that invokes mex code (compiled with VS2013). I have both Debug and Release builds of the mex code, and ...

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Why isn't the editor remembering my tile layout
I just installed Matlab 2013b. When I started this installation of Matlab for the first time, I opened a couple of .m files, and...

mehr als 10 Jahre vor | 1 Antwort | 1

1

Antwort