photo

Ryan Moore


Last seen: nästan 4 år ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

mer än 4 år ago | 1 answer | 0

1

answer

Answered
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...

mer än 4 år ago | 0

| accepted

Question


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...

mer än 4 år ago | 2 answers | 0

2

answers