photo

Chris


TU

Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

16 Domande
0 Risposte

RANK
17.625
of 300.750

REPUTAZIONE
2

CONTRIBUTI
16 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
68.75%

VOTI RICEVUTI
2

RANK
 of 21.073

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.837

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Nested Struct Preallocated Memory
Good Day, What is the best way to preallocate for a nested struct? I'm currently looping as follows but looking around it doe...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Mex large output array
Hi, I want to have the output from my mex function stored in one large array, something like: [output(:,:)] = mexfunctio...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Mex mxGetField do loop
Hello, I'm trying to use a do loop in my mex function that will take the values passed via a struct form from matlab. The ma...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


MEX fortran help with dummy arguments
I receive the following errors when try to compile my mex file: pitchmex.f90(54): error #6451: A dummy argument name is req...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Calculating dt inside a function
I want to calculate dt inside a function whose variable is t. I try doing as follows: if t> 0 dt = t - told en...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Mex - output error, Make file
Hello, I receive an error when trying to run my make file and wanted to see if anyone could spot what was wrong. The error I re...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Error with mex function
Hello, I keep receiving the following error and I want to see if anyone can tell me whats wrong. I'm sure its an easy fix I ...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Mex function, one or more output arguments not assigned
Hello, I get the following error when trying to test my mex function "One or more output arguments not assigned during call...

oltre 13 anni fa | 1 risposta | 1

1

risposta

Domanda


MEX - Multidimensional Array passing to Fortran
Hello, I want to pass back and forth a MxN matrix with K number of pages from matlab to fortran. What mex function/commands w...

oltre 13 anni fa | 1 risposta | 1

1

risposta

Domanda


Help with Mex function
Hello, I'm having trouble getting a mex function to work. I think I've narrowed down the problem but anytime I try to fix anyth...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Mex/Fortran passing data
Hello, Is it possible to pass from matlab data labeled as follows and if so what would be the efficient way to do it? Aero...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Mex Problem
Good Day, I'm trying to test a mex function I wrote but keep getting the following: Error: File: test.m Line: 3 Column:...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


Fortran interface advice
Hi, I want to know what would be the best way to interface the following situation: The matlab code has the following data t...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Error with simple mex file
Hello, I'm learning about mex files and trying to create a mex file that would double an input array from Fortran. I want th...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


Creating mex file for complicated fortran code
Good Day, I'm starting a project that requires an interface between a complex fortran code (aerodyn) and a matlab code. I wi...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Problem Starting MEX file
Hello, I'm trying to learn about MEX files for a project where I will have to interface between a fortran code and matlab cod...

quasi 14 anni fa | 6 risposte | 0

6

risposte