photo

Rudi


Harvard University

2014년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: CFD

통계학

  • First Review

배지 보기

Feeds

보기 기준

질문


sizes mismatch error with reduction variable inside parfor inside mex function
Minimal example: function [A] = mexwoe(n,a,b) A = zeros(a,b); parfor i = 1:n B = rand(a,b); ...

대략 10년 전 | 답변 수: 1 | 0

1

답변