CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: tuncalik

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    7,340

    Re: Calling C# methods from a matlab script

    I wanted to use matlab to run a .NET calculation engine for simulation purposes.

    Calculation engine represents a complex analytical relationship like predictions based on some historical data....
  2. Replies
    2
    Views
    7,340

    Calling C# methods from a matlab script

    Hello

    How can a method in C# be called from matlab, and how can some parameters be passed to C# methods from matlab? Is there a good and simple example on internet?

    Tunc
  3. Replies
    8
    Views
    3,712

    Re: C++, C#, and Excel

    Here you may find an example how excel sheets can be read and written by C#
    http://finaquant.com/table-function-demo-with-microsoft-excel/3788

    This example shows, how c# methods can be called by...
  4. Redistributable .net libraries for numerical computations

    Hello

    Are there redistributable numerical .NET libraries for mathematical computations?

    table/matrix/vector calculations, plotting, data visualization, optimizations, statistics etc.

    Tunc
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured