Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace vec2mat with reshape #2 #3257

Merged
merged 1 commit into from
Feb 15, 2019
Merged

Replace vec2mat with reshape #2 #3257

merged 1 commit into from
Feb 15, 2019

Conversation

changh95
Copy link
Contributor

Pull request #2708 had suggested replacing vec2mat function with reshape function in depth_example.m file under MATLAB wrapper folder. This request was accepted and was merged.

The code of depth_example.m also appears in the readme.md file located at the same folder, however the vec2mat function still remains in the code under the readme.md file. To keep the consistency of code, and also to minimise the use of existing MATLAB toolboxs, I suggest changing vec2mat functions to reshape function in the readme.md file, just like how it was changed in depth_example.m file.

@dorodnic
Copy link
Contributor

Hi @changh95
Thank you for the patch, it makes perfect sense

@dorodnic dorodnic merged commit 0a9d183 into IntelRealSense:master Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants