photo

Pete


Last seen: 7개월 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 3
  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Using Matlab to open a text file
Hi all, Running MacOS Mojave and have set the default terminal to ZSh (I think!) I've a script that returns a list of text fil...

대략 2년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Python fails to load after installing via (zsh's) pyenv (Python, R2018b, macos)
Final closure on this... following a HDD wipe and downgrade to Yosemite (OSX10.10), I have several applications that require a m...

대략 3년 전 | 0

답변 있음
Python fails to load after installing via (zsh's) pyenv (Python, R2018b, macos)
So following this terrible thread of getting nowhere fast, I took the plunge and removed BIG SUR, downgrading OSX to 10.13! To...

대략 3년 전 | 0

| 수락됨

답변 있음
Python fails to load after installing via (zsh's) pyenv (Python, R2018b, macos)
>> setenv('PATH', ['/Users/pete/.pyenv/shims/', pathsep, getenv('PATH ')]); system('python3 --version ') env: bash: No such f...

대략 3년 전 | 0

답변 있음
Python fails to load after installing via (zsh's) pyenv (Python, R2018b, macos)
I've not updated path/pythonpath before calling this. Just load ML and the following is ALL that is on the new session command w...

대략 3년 전 | 0

답변 있음
Python fails to load after installing via (zsh's) pyenv (Python, R2018b, macos)
2018b doesn't include this though as a builtin function, so no surprises... >> pyenv Undefined function or variable 'pyenv'. ...

대략 3년 전 | 0

질문


Python fails to load after installing via (zsh's) pyenv (Python, R2018b, macos)
Straight to the point. I have Matlab 2018b, installed on mac, running BigSur (macos 11.4), with the default shell set as ZSH. In...

대략 3년 전 | 답변 수: 6 | 0

6

답변

답변 있음
Preview video feed using surf
Sorted - manual setting, see line around 10 below. Just needed to do some more digging for anyone interested. The below allows ...

4년 초과 전 | 0

| 수락됨

질문


Preview video feed using surf
Hi all, I've got a gige camera and using Matlab to create a gui with some controlling functions/processing buttons for the came...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


dbstop within a condition
Looking to use dbstop if I get into an if statement, so that a break point will be added to next line. I'm presently doing this ...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


Reconstruct Alignment changes (read & reference) from CIGAR and MD:Z tag in SAM files
Hi all, Firstly, I'm not a bioinformatician but have bioinformatics toolbox for work. I'm writing my own function to inter...

대략 6년 전 | 답변 수: 0 | 0

0

답변

질문


Matlab Java Robot Function Keys Mac OSX
Hi all, I'm using the Java Robot to try and control various actions similar to user inputs. Running on Mac (OSX, HighSierra),...

6년 초과 전 | 답변 수: 0 | 1

0

답변

질문


Using pause, but stop if user input
Another struggle: Looking to get/make a function that will pause while doing something (eg displaying figure), and if user want...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Use terminal to speed up file removal
Hi all, I've got large number of CSVs generated each time a system changes state. Basically, the CSVs start as a single row [1...

거의 7년 전 | 답변 수: 2 | 0

2

답변

질문


Extract values from matrix/cell in single step
I'm sure there's a nice way of doing this in a single line, just haven't found the right syntax... If I have a several element ...

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Multiple Files into Multiple Variables
Hi, Beginner again trying to handle files. I've got a folder with >250 files in it (csv files, 100x150 each), filled with doub...

대략 9년 전 | 답변 수: 2 | 0

2

답변

질문


Fullscreen Image Display and Looping
Hi all, Doing some work with multiple images and trying to get them to display fullscreen. I'm a beginner programmer and haven'...

9년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
imwrite from polar surf
I've ended up using the latter function (Cartesian), and then applying a cropping mask for the final result. I'm generating a Fr...

9년 초과 전 | 0

| 수락됨

답변 있음
Change values input dialog inputdlg defaults mid-script running
Answer solved by saving all variables (save function) at end of script, then loading (load function) at start. I also include th...

9년 초과 전 | 0

| 수락됨

질문


Change values input dialog inputdlg defaults mid-script running
Hi, I've got an input dialog box for code, which works perfectly for input to script. What I'm looking to try is to have the...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


imwrite from polar surf
Hi all, I'm looking to write image from a polar-plot which is essentially a sine/cosine plot, rotationally symmetric, and hav...

9년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
constrain surf() plot region
Hi Star Strider, Surely Xmax is my domain (square in XY), but if I look at +X+Y, the radius is > Xmax, so at this point I wou...

9년 초과 전 | 0

질문


constrain surf() plot region
Hi all, I'm working with the surf(X,Y,Z) function, and trying to force some values to be specific. I'm basically trying to plot...

9년 초과 전 | 답변 수: 2 | 0

2

답변