Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jenshnielsen
/
python-matlab-bridge
Public
forked from
arokem/python-matlab-bridge
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 15, 2013
Merge remote-tracking branch 'origin/gitigno'
jenshnielsen
committed
6880e76
View commit details
Copy full SHA for 6880e76
Browse repository at this point
Commits on Jan 13, 2013
Merge pull request #9 from jenshnielsen/escape_slash
Show description for b151e44
arokem
committed
b151e44
View commit details
Copy full SHA for b151e44
Browse repository at this point
add build dir to .gitignore
jenshnielsen
committed
032ce6a
View commit details
Copy full SHA for 032ce6a
Browse repository at this point
escape \ in matlab strings
jenshnielsen
committed
a8227a4
View commit details
Copy full SHA for a8227a4
Browse repository at this point
Merge pull request #6 from arokem/unload
Show description for b4ad137
arokem
committed
b4ad137
View commit details
Copy full SHA for b4ad137
Browse repository at this point
Merge pull request #8 from jenshnielsen/master
Show description for aceeab4
arokem
committed
aceeab4
View commit details
Copy full SHA for aceeab4
Browse repository at this point
Install files in private dir too.
jenshnielsen
committed
157bf5d
View commit details
Copy full SHA for 157bf5d
Browse repository at this point
Commits on Jan 3, 2013
Use 'pop' to also remove the magic from the registry, while you're at it.
arokem
committed
7e6ae44
View commit details
Copy full SHA for 7e6ae44
Browse repository at this point
Fix indentation error, no need for the kwargs to the unload function.
arokem
committed
1c11f79
View commit details
Copy full SHA for 1c11f79
Browse repository at this point
Get the matlab instance from the ip instance registry.
arokem
committed
9b2a07b
View commit details
Copy full SHA for 9b2a07b
Browse repository at this point
Commits on Dec 24, 2012
unload the extension, while closing the Matlab process.
Show description for 79d2025
arokem
committed
79d2025
View commit details
Copy full SHA for 79d2025
Browse repository at this point
Commits on Dec 23, 2012
Use more conventional call to tempname, instead of the 'randomly' generated file-name.
Show description for 40f932b
arokem
committed
40f932b
View commit details
Copy full SHA for 40f932b
Browse repository at this point
Remove Windows warning from readme.
arokem
committed
5c146c8
View commit details
Copy full SHA for 5c146c8
Browse repository at this point
Merge branch 'master' of https://github.com/shabbychef/python-matlab-bridge into shabbychef-master
arokem
committed
05dd4ca
View commit details
Copy full SHA for 05dd4ca
Browse repository at this point
Commits on Dec 21, 2012
moving utilities to private directory
Show description for b40265a
shabbychef
committed
b40265a
View commit details
Copy full SHA for b40265a
Browse repository at this point
robust file location (try again)
Show description for c1c2477
shabbychef
committed
c1c2477
View commit details
Copy full SHA for c1c2477
Browse repository at this point
robust file location
Show description for f1c33a4
shabbychef
committed
f1c33a4
View commit details
Copy full SHA for f1c33a4
Browse repository at this point
robustness and compatibility fixes
Show description for 7eee401
shabbychef
committed
7eee401
View commit details
Copy full SHA for 7eee401
Browse repository at this point
'~' for 'dummy value' is post R2007b
Show description for dbb6830
shabbychef
committed
dbb6830
View commit details
Copy full SHA for dbb6830
Browse repository at this point
Merge pull request #2 from shabbychef/master
Show description for aa22364
arokem
committed
aa22364
View commit details
Copy full SHA for aa22364
Browse repository at this point
Commits on Dec 20, 2012
out of bounds checking
Show description for ad5056d
shabbychef
committed
ad5056d
View commit details
Copy full SHA for ad5056d
Browse repository at this point
fix Java/Matlab mismatch for older Matlabs
Show description for 7a9aa6c
shabbychef
committed
7a9aa6c
View commit details
Copy full SHA for 7a9aa6c
Browse repository at this point
Read the file using tables. Tricky.
arokem
committed
de1351f
View commit details
Copy full SHA for de1351f
Browse repository at this point
Commits on Dec 7, 2012
Deal with cells that have multiple figures.
arokem
committed
7bcdc29
View commit details
Copy full SHA for 7bcdc29
Browse repository at this point
Commits on Nov 14, 2012
RF: Several things
Show description for 370d209
arokem
committed
370d209
View commit details
Copy full SHA for 370d209
Browse repository at this point
Commits on Nov 13, 2012
ENH: Allow setting the maximal time to wait for a response from Matlab.
Show description for 6c1e899
arokem
committed
6c1e899
View commit details
Copy full SHA for 6c1e899
Browse repository at this point
ENH: Matlab <=> Python i/o are now handled by scipy.io.{loadmat, savemat}
arokem
committed
a3a4401
View commit details
Copy full SHA for a3a4401
Browse repository at this point
Commits on Nov 12, 2012
ENH: Allow calling a particular version of matlab in matlab_magic.
arokem
committed
0a9dd6a
View commit details
Copy full SHA for 0a9dd6a
Browse repository at this point
NOTEBOOKS
arokem
committed
8736342
View commit details
Copy full SHA for 8736342
Browse repository at this point
Commits on Nov 11, 2012
NOTEBOOKS: updated to reflect the recent changes (no more absolute paths).
arokem
committed
fc74649
View commit details
Copy full SHA for fc74649
Browse repository at this point
RF: Adding paths is not necessary, since we do that on startup.
arokem
committed
a275585
View commit details
Copy full SHA for a275585
Browse repository at this point
TST: Put this test somewhere reasonable.
arokem
committed
bfd325f
View commit details
Copy full SHA for bfd325f
Browse repository at this point
ENH: Get the matlab functions in there as well.
Show description for fffd6db
arokem
committed
fffd6db
View commit details
Copy full SHA for fffd6db
Browse repository at this point
ENH: Make this puppy py-install-able.
arokem
committed
1cc7b80
View commit details
Copy full SHA for 1cc7b80
Browse repository at this point
Commits on Oct 20, 2012
NOTEBOOKS.
arokem
committed
2ad71d5
View commit details
Copy full SHA for 2ad71d5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.