photo

Chris


TU

2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

16 질문
0 답변

순위
17,625
of 300,759

평판
2

참여
16 질문
0 답변

답변 채택
68.75%

획득한 표
2

순위
 of 21,081

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,900

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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:...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 14년 전 | 답변 수: 6 | 0

6

답변