Feeds
질문
FAST QUESTION! How to round a variable to the first decimal number
Hi, i have a variable like this: Velocity = 6.76979593929292939392 And I want it to round it to this: Velocity = 6....
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
HELP with Undefined variable, size of the indicated variable changes with each loop iteration.
Hello, i have been running a code during some time and it worked. However now, i am trying to run it and it does not run because...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
Helping adding Tittle to Plot (multititle)
Hello, I have a contour plot and i need a title like that for it: *"my title" variable1 variable2* My title is a charac...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
Can you help me with this easy loop task?
Hello i need some help with an easy task. I have a folder called *rpm_measurements* and inside of it a lot of folders called...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
To Create a Variable with the name of a folder
Hello! I have a variable called this way; workfolder='C:\Users\Jorge\Desktop\Work_Christmas\Measurements\rpm_measurement...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
Contour Plot to Image.jpg
Hello! I need to know *how to save or export a 2D Contour plot into an Image file* (preferible with .jpeg extension). I wo...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
Plotting a 2D Contour from data (A variable with its XY coordinates)
Hello! I need to plot a 2D Contour form data. I have a variable called "Intensity" with 224x1 values and I have a variable ca...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Sorting data extracted from the name of a group of files
Hello, I have a group of files named like this: files=[{' x+0.000mm_y_+0.000mm_z_+0.000mm.dat_ '} {' x+5.000mm_y_+10...
거의 10년 전 | 답변 수: 3 | 0
3
답변질문
How to extract information from the name of a file without using strsplit function?
Hello! I need some help extracting some coordenates from the name of a a file. I have 224 files named like this: files=[{'...
거의 10년 전 | 답변 수: 2 | 0