Community Profile

photo

KOU DU


Last seen: 2 years ago Active since 2018

Statistics

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Question


matlab load python scripts have different result when directly run in python
I load a python user-defined scripts in Matlab but I got different results with Python. In python, I have a function to calcula...

3 years ago | 0 answers | 0

0

answers

Answered
How can I change a FOTRAN code into a MATLAB code
It shows there's somthing wrong when open the file. Please check fid=fopen(filename) is not equal to -1 and ensure that yo...

4 years ago | 0

| accepted

Question


Draw partial spheroid include a spheroid
I want to draw 1/8 spheroid include a small spheroid and output the geometry for mesh. But my current coding always have discont...

4 years ago | 3 answers | 0

3

answers

Question


How can transfer python result to Matlab matrix
I use 'system' to import a python coding and got the result as show below: G= Python ndarray with properties: ...

5 years ago | 2 answers | 0

2

answers

Question


How to skip first three lines in Matlab and read the next line until fixed character appears?
I have a input txt file as shown below: *Heading U:/Mesh_Sphere_faible.inp *Node 1, 0.061725, 0.271605, 0.41523577 2, 0.05...

5 years ago | 3 answers | 0

3

answers

Question


How to creat 3D mesh about superellipse hole in a cube
The equation of the superellipse is (x/a)^p+(y/b)^p+(z/c)^p=1. p<2.a,b,c are constant. I want to draw a 3D mesh of the cube inc...

5 years ago | 1 answer | 0

1

answer