photo

Or Nahir


Last seen: 대략 2년 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
3 답변

순위
41,628
of 300,765

평판
1

참여
6 질문
3 답변

답변 채택
33.33%

획득한 표
1

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,941

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


How to use timescope LayoutDimensions
Hi, I have 4 signals each containing 4 channels. I want to show them in a timescope with 2x2 layout (using LayoutDimensions pro...

거의 5년 전 | 답변 수: 1 | 1

1

답변

답변 있음
In place function on a structure or a class
I think this behavior is even more interesting. It seems as if a struct cannot free the pointer to an array. So once you assigne...

대략 7년 전 | 0

질문


In place function on a structure or a class
Hi, I've encountered the following problem with in place editing. I have an in-place function, x = f(x). If I put x in a stru...

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

1

답변

질문


changing the way object are displayed (overloading openvar)
Hi, I've implemented a class in which I overloaded many basic function likes size, subsref, etc. The problem is that when ...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Calling a function from within a nested package
Hi, I want to build my project in using package. The problem is that I can't use nested packages because of the following pro...

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

1

답변

답변 있음
Avoid Copies of Large Arrays doesn't work (c++)
So it does seem to work after all. The problem is that Matlab does operation in place only if the the code is in a function and ...

7년 초과 전 | 0

| 수락됨

답변 있음
mxUnshareArray doesn't seem to work
I found a solution using the new Matlab::data api. I'm posting it on my other post. Please check it on: <https://www.mathw...

7년 초과 전 | 0

| 수락됨

질문


Avoid Copies of Large Arrays doesn't work (c++)
Hi, I'm trying to write a simple function to verify that my c++ code won't copy large arrays, like in this example: <https...

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

1

답변

질문


mxUnshareArray doesn't seem to work
Hi, I'm trying to write a very simple function to learn how to write mex in place function. I wrote the following function...

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

2

답변