Joshua Prince - MATLAB Central
photo

Joshua Prince


Last seen: 6 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 08/23 to 01/25Use left and right arrows to move selectionFrom 08/23Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
235,017
of 296,372

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

  • Thankful Level 2
  • First Answer

View badges

Feeds

View by

Question


sliceViewer has uibutton error
When I run the following code: data=rand(100,100,100) sliceViewer(data) I get the following error: Error using uibutton 'Pa...

10 months ago | 1 answer | 0

1

answer

Answered
Save image labels from VolumeSegmenter as .mat file version 7.3
I was able to find workaround, but a "better" answer would be appreciated. I saved the labels as a workspace variable called 'd...

11 months ago | 0

Question


Save image labels from VolumeSegmenter as .mat file version 7.3
I generated a segementation of a 3-D pixel array using the MATLAB Volume Segementer tool for a relatively large file (>2 GB). I ...

11 months ago | 1 answer | 0

1

answer

Question


How to call a MATLAB variable loaded in from a .mat file when you don't know the name of the variable beforehand
I have a .mat file which contains a variable in it I want to perform some calculations on. The catch is I don't know the variabl...

12 months ago | 2 answers | 0

2

answers

Question


Converting MATLAB Isosurface into Triangulation object for .stl export
I am trying to build a code which can take a .tiff file with volumetric data, get a 3-D mesh representation and export that as a...

1 year ago | 1 answer | 0

1

answer

Answered
Physics-informed NN for parameter identification
Hello @CSCh @Ben @James Gross, I am also in need of help. Would it be possible to use this same PINN but where the geometry of t...

1 year ago | 0

Go to top of page