photo

NAFTALI HERSCOVICI


Last seen: 1 month ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Explorer
  • First Review

View badges

Feeds

View by

Question


Eliminate Nan row in a large matrix
Hello, I have a very large matrix where some elements are Nan. I would like to delete the rows containing the these elements...

2 months ago | 2 answers | 0

2

answers

Question


How to create 3D contour plot of a set of data consisting of series of points x,y,z with a quantity V(x,yz)?
I have a set of data consisting of coordinates x,y,z and the value of a quantity V at each of these points. like x,y,z,V 1,3,...

2 months ago | 1 answer | 0

1

answer

Question


Running AutoCAD from MatLAB
Hello, \\trying to run AutoCAD from MATLAB. Tried the code proposed here https://www.mathworks.com/matlabcentral/answers/192...

3 months ago | 0 answers | 0

0

answers

Question


how to export model coordinates?
Hello, I am running the example spiralInductor. Is there a way to export the geometry for fabrication? Thank you

3 months ago | 1 answer | 0

1

answer

Answered
Matlab - debugging Fmincon
I already set a breakpoint in the objective function. I already checked and saw that the variables provifded by Fmincon to the o...

3 years ago | 0

| accepted

Answered
Matlab - debugging Fmincon
can anyone point me to the location in Fmincon where the gol function is called? I figure if I set a break point I can at le...

3 years ago | 0

Question


Matlab - debugging Fmincon
Hello, I am trying to use fmincon. For some reason the variables provided to the routine that calculates the goal function are ...

3 years ago | 3 answers | 0

3

answers

Answered
need to read a mixed csv file
Following question: I was trying to update the file (for now just writing to another file) with data(1,99)=textscan('gaga','%s...

3 years ago | 0

Question


need to read a mixed csv file
I would like to read the csv file attached and generate the following variables MAIN_FOLDER ="V:\OPTIMIZATION_DEPOT\AntGod\" ...

3 years ago | 3 answers | 0

3

answers

Question


read/write csv file
Hello, Is it possible to read a specific range1 in a csv file AND write a specific range2 in the same file WITHOUT altering ...

3 years ago | 1 answer | 0

1

answer

Question


convert an empty cell to a string
Hello, I have this cell A={[NaN]} that I need to convert it into a string Any ideas? Thanks

3 years ago | 1 answer | 0

1

answer

Question


How to write time stamp to a specific cell in csv file
I have a csv file that I read and write to it. I need to "stamp" the date and time last accessed. Couldn't find a simple examp...

3 years ago | 1 answer | 0

1

answer

Question


how to made a group of mixed type variables available in different routines without using global?
Hello, How to made a group of mixed type of variables available in different routines without using global? Say I have 10 vari...

3 years ago | 0 answers | 0

0

answers

Answered
allocation of data, column by column
sorry, I just had a spelling error in the larger code that would give me the error . now it works just fine. I appologize for t...

3 years ago | 0

Question


allocation of data, column by column
Hello, I am reading several csv files, each having 2 columns (and X-column and Y-column) with an equal number of rows I woul...

3 years ago | 1 answer | 0

1

answer

Answered
how to kill a process from Matlab

3 years ago | 0

Answered
how to kill a process from Matlab
ansysedt.exe

3 years ago | 0

Question


how to kill a process from Matlab
Hello, I need to unload Ansys's HFSS from memory from Matlab. I am able to close the project file using invoke(oDesktop,'Clos...

3 years ago | 5 answers | 0

5

answers