Community Profile

photo

kanwal


NED

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to pass an argument to python?
I have a python script ,I am calling it from MATLAB using the following command; system('python','abc',1) //abc is a my pytho...

9 years ago | 2 answers | 0

2

answers

Question


how to deploy an standalone application using deploytool?
I have to build an application that can be integrated with sql database. i m using deploytool for this but when i m trying to bu...

9 years ago | 0 answers | 0

0

answers

Question


how to convert a cell array into an image?
I fetched an image from sql database but its returning format is like i=[75839 int8] how can i convert it into image plz help m...

9 years ago | 2 answers | 0

2

answers

Question


by loading one script file into another script file i got some error Number of columns on line 1 of ASCII file templates.mat must be the same as previous lines. help me out
my script file which i have to load is clc; close all; A=imread('C:\Users\dilib.DL-37.000\Desktop\A.bmp'); B=imread('C:\User...

10 years ago | 0 answers | 0

0

answers