NAFTALI HERSCOVICI
Followers: 0 Following: 0
Feeds
질문
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개월 전 | 답변 수: 2 | 0
2
답변질문
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,...
3개월 전 | 답변 수: 1 | 0
1
답변질문
Running AutoCAD from MatLAB
Hello, \\trying to run AutoCAD from MATLAB. Tried the code proposed here https://www.mathworks.com/matlabcentral/answers/192...
3개월 전 | 답변 수: 0 | 0
0
답변질문
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개월 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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년 전 | 0
| 수락됨
답변 있음
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...
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년 전 | 0
질문
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년 전 | 답변 수: 3 | 0
3
답변답변 있음
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...
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년 전 | 0
질문
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년 전 | 답변 수: 3 | 0
3
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변답변 있음
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...
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년 전 | 0
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 5 | 0