photo

Peter Svendsen


Last seen: ungefär ett år ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
8 063
of 300 343

REPUTATION
6

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
4

RANK
 of 20 926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Audiowrite function is not saving the title or artist information
I use this code to save an audio file: audiowrite('Audio1.wav', [left1, right1], fs, 'Title', 'My Title', 'Artist', 'My Name');...

ungefär 6 år ago | 1 answer | 1

1

answer

Answered
MATLAB Engine API for Python 3.7
I found the solution on another site: Matlab kernel also should be install. pip install matlab_kernel Then in file /usr/lo...

ungefär 6 år ago | 2

| accepted

Question


MATLAB Engine API for Python 3.7
I am trying to call a Matlab script from my Python script. I have installed the MATLAB Engine API for Python. I am using 64-bit ...

ungefär 6 år ago | 2 answers | 1

2

answers