Feeds
質問
How to fill a black area with circles?
I'm using imfindcircles() of the Image Processing Toolbox to scan a simple rectangular image for black circles. When the dots ar...
6年弱 前 | 1 件の回答 | 0
1
回答回答済み
How to import data from a .txt file that contains text and numbers
I did it with textscan but it's surprisingly complicated... function [Eo] = EoGet(textfile) C = importdata(textfile,' ',1) ch...
How to import data from a .txt file that contains text and numbers
I did it with textscan but it's surprisingly complicated... function [Eo] = EoGet(textfile) C = importdata(textfile,' ',1) ch...
6年以上 前 | 0
| 採用済み
質問
How to import data from a .txt file that contains text and numbers
I have a text file called D01.txt which contains the following: %Initial Void ratio = 0.68 %Axial strain (%) Volumetric Strain...
6年以上 前 | 2 件の回答 | 0