已回答
Translating shape functions into isosurfaces, a new question
Actually, scratch this, I managed to solve it myself. I needed .*, and just one & for the constraints since it was a vector valu...

12 years 前 | 0

| 已接受

提问


Translating shape functions into isosurfaces, a new question
Hey, all, thanks for reading this, I am trying to create a set of isosurfaces defined by shape functions (kind of like CAD cu...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Help with plotting shape functions?
Hello, thanks for reading this, I was wondering if you could help me with plotting shape functions. I have shape I want to gr...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Displaying intermediate optimization steps with linprog
Hello, all, thank you for reading this, I was wondering, how can I get MATLAB so solve for the intermediate steps with the li...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Linear Optimization: Mixed Constraint Equation Question
Hello, all, thanks for reading this. I have a question about a simple linear optimization problem. I am running a example I f...

12 years 前 | 1 个回答 | 0

1

个回答

提问


GUI Uitable: set column data to variable
Hey, all, thanks for reading this, I set up a GUI uitable with some data, and I would like to use that data in another callba...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Question about preserving variables into GUI
Hello, thanks for reading this, I have a question about a GUI I set up. Right now, I have a main.m file that first calls a...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
Question about GUIDE GUI: dynamically populating uitables
Actually, I answered my own question with a bit of googling. I just needed the command: set(handles.uitable1,'Data',l); ...

12 years 前 | 1

| 已接受

提问


Question about GUIDE GUI: dynamically populating uitables
Hello, thanks for reading this, I have a questioin about uitables, specifically, how to dynamically populate one with values ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Question about accessing data in GUIDE GUI
So, I recently made a few MATLAB functions through which I can read data, then perform some operations on them (like calculate d...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Creating a surface tessellation from points and radii
Hello, thanks for reading this, Using your help I managed to build my binary tree very well. I managed to write my MATLAB wri...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Re-Asking a Question: Creating a Connection Matrix from an indexed point set
Hello, all, I am re-asking a question because of a lot of ambiguity with my original post. Simply put, I want to create a mat...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Creating Cylinders in the NURBS toolbox
Hello, thanks for reading this, I have a question about using the NURBS toolbox; namely creating geometrical cylinders and us...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Seeking advice on IGES file formatting
Hello, I asked a question before but I thought I would re-post it. Right now I am trying to export MATLAB geometry into a IGE...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Does anyone have experience with IGES geometry formats?
In some Matlab code I have, I generate airway trees for lung geometry. I want to be able to bring these into Autocad for some fi...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Creating a vector with duplicate points after point 1
Hello, thanks for reading this. I want to create a vector which the first point is 1, and then each point after is a duplicat...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab Matrix: Eliminating Duplicate Entries
Hello, all, thanks for reading this post. I have a problem with a point coordinate matrix I create. I output the matrix correct...

13 years 前 | 2 个回答 | 0

2

个回答