Community Profile

photo

Mhamad Hantro


Last seen: 4 months ago Active since 2022

Followers: 0   Following: 0

Message

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


ScatteredInterpolant is giving NaN as an answer when using 'natural' method.
Hello, I'm using scatteredIntepolant to interpolate an electric field. when using 'linear' as a method to interpolate the field...

7 months ago | 0 answers | 0

0

answers

Question


How to have a global variable that can be accessed and edited and used inside a parfor loop? Or, how to show progress of a parallel job?
I want to print the progress of my matlab code, and the idea is that I have a parfor loop, and I want to know which iterations a...

1 year ago | 1 answer | 0

1

answer

Answered
How to set a RAM limit, so that if it gets passed, the simulation gets killed?
A summary for the answer posted by @Walter Roberson is that the solution for windows can be found on the link below: https://su...

1 year ago | 0

| accepted

Question


How to set a RAM limit, so that if it gets passed, the simulation gets killed?
Hello, I just want to know if there's a way to set a memory limit for MATLAB, so that it doesn't get too high on memory and cr...

1 year ago | 2 answers | 0

2

answers

Question


How to implement a description for variables in the code?
Is there a possibility to add or write a sort of a description for the variables used in the code without using comments or writ...

1 year ago | 1 answer | 0

1

answer